SCOREC / core

parallel finite element unstructured meshes
Other
182 stars 62 forks source link

add part count reduction to chef #384

Closed cwsmith closed 1 year ago

cwsmith commented 1 year ago

add part count reduction to chef

cwsmith commented 1 year ago

@KennethEJansen

cwsmith commented 1 year ago

there is a double free in the Output object created in the shrink group code here:

https://github.com/SCOREC/core/blob/a1ae6c1c31ae7d3582a1c01ce8074d873eec99bf/phasta/phCook.cc#L255

need to track this down with valgrind.

cwsmith commented 1 year ago

@KennethEJansen The leak is resolved and the new reduction ctest chef10 is passing. Would you mind sanity checking the result and if it looks good we can add the expected output to the test data dir and a diff against it in the test suite.

cwsmith commented 1 year ago

meeting notes

cwsmith commented 1 year ago

meeting notes