Fixed warnings in a lot of places.
Made MPI_Comm_split happen on-demand rather than at start-up for all the torus topologies. Added MPI_Finalized(..) check to make sure that CTF exits gracefully (without freeing the main comm) if a user calls MPI_Finalize() before destroying a CTF_World
Showing
Please register or sign in to comment