Open stuartmcalpine opened 4 years ago
Ah, left over from storing the input index in a file. I can trivial fix this to just collect all group ids into an array that is in id order (at not as it was previously was in input file index order). I will update this, unless input file index order of the array is really desired.
When
Write_group_array_file=1
the functionMPICollectFOF
is called, which usesmpi_indexlist
in the filempiroutines.cxx
which I think has become redundant? (it's no longer initialised intipsyio.cxx
).I get a segfault trying to access
mpi_indexlist