issues with MPI
Hello,
My parallel simulation with MPI often stops prematurely because of a mystic segmentation fault that seemed to occur at different time steps each time I tried running the same simulation. On the other hand, the serial version has no such problem. I was using OpenMPI/intel/3.0.1 when the problem occurred. I then tried a newer version, OpenMPI/intel/4.0.1, and the problem seemed to go away. I am thus curious to know if there is a particular version of MPI that works the best for CROCO. Also, the cluster computer I am using has the PGI compiler in addition to the intel one I am using now. I am wondering if there is any preference between those two compilers for CROCO.
Thanks! Guangyu