An error occurred while fetching participants.
redistributePar leaves old files around
After redistribution, the cellProcAddressing etc files are left behind from the previous decomposition. This are incorrect (and potentially troublesome).
- option 1: remove the offending files
- option 2: redistribute the addressing to reflect the new distribution.
Comment: the addressing would only be used by reconstructPar. But if redistributePar has already been used to redistribute, then it make sense to use redistributePar -reconstruct
for reconstruction as well.