Skip to content

Branson 0.82, Parmetis removed

Latest
Compare
Choose a tag to compare
@alexrlongne alexrlongne released this 11 Feb 18:41
· 149 commits to develop since this release
8b42c3c

Release notes

  • Dependency on ParMetis removed: root rank does the decomposition and broadcasts the results. This limits the size of problems that can be run (but ParMetis was failing when I was running with a billion cells anyway).
  • CMake no longer looks for ParMetis and it's been removed from the overview.
  • Slight change to buffer processing: ID's in use sets are cleared at the end of timestep to prevent some rarely seen errors in debug mode