<div dir="ltr">I looked at this. Someone took the old Chaco source, split in into 30+ directories for no apparent reason, and then<div>mixed in some Fortran and CMake. Wow.</div><div><br></div><div>   Matt</div><div><br><div><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Greg Sjaardema</b> <span dir="ltr"><<a href="mailto:notifications@github.com">notifications@github.com</a>></span><br>Date: Mon, Nov 14, 2016 at 9:49 AM<br>Subject: Re: [trilinos/Trilinos] strange versioning of Chaco in Trilinos. (#836)<br>To: trilinos/Trilinos <<a href="mailto:Trilinos@noreply.github.com">Trilinos@noreply.github.com</a>><br>Cc: Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>>, Mention <<a href="mailto:mention@noreply.github.com">mention@noreply.github.com</a>><br><br><br><p>OK, that was done about 15 years ago to permit decomposing on more than 32K processors.  </p>

<p>I was unaware that anyone other than seacas tools was still using chaco, so didn't update the documentation at that time.  </p>

<p>There have also been some changes to the memory allocation functions, but their use is probably all internal to the library and won't affect external users; they are also probably all pass-by-value changes so wouldn't affect users.</p>

<p>The main areas probably causing issues are pointer arguments which changed from short to int.  Hopefully the compiler will warn about all of these uses, so they should be visible and not cause silent corruption. </p>

<p>I will add a note to the Chaco documentation on the SEACAS github site and will also update the version number in the CMakeLists.txt file to be 3.0.0;  I will also add a version number to chaco.h<br>
CHACO_VERSION_MAJOR, CHACO_VERSION_MINOR, CHACO_VERSION_PATCH. which will be 3, 0, 0 respectively.</p><div class="HOEnZb"><div class="h5">

<p style="font-size:small;color:#666">—<br>You are receiving this because you were mentioned.<br>Reply to this email directly, <a href="https://github.com/trilinos/Trilinos/issues/836#issuecomment-260372534" target="_blank">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAjoiWR_riX3gvDBeKksP8kMOiMBWGsGks5q-IMOgaJpZM4KwnIw" target="_blank">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AAjoidVv4P2A1eLWIREsfIbWY8frlmpSks5q-IMOgaJpZM4KwnIw.gif" width="1"></p>
<div>
<div>
  
  
</div>

</div>

</div></div></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div></div>