INCF / MUSIC

MUSIC, the MUltiSimulation Coordinator
GNU General Public License v3.0
37 stars 37 forks source link

Throw error if no config was found for one rank #46

Open jakobj opened 6 years ago

jakobj commented 6 years ago

This is my suggestion for fixing #43. Since one can not ask MPI at this point for this rank and for nranks, this seemed like the easiest solution. The if clause makes the assert at the end of the function unnecessary.