codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

Segmentation Fault on MPI_init() with MPICH #184

Open nmcglo opened 4 years ago

nmcglo commented 4 years ago

Not quite sure why this happens, yet. This does not appear to happen with Open-MPI, if you're certain that your configuration file and the path to it in your command line is correct and you're still seeing instant segmentation faults, try switching to Open-MPI until I fix this.

This problem does not appear to be local to CODES either, ROSS appears to have the same issue but I haven't had time to fully explore the issue.