I'm trying to increase the number of tasks in CESM to run faster, but if I use any NTASKS greater than 12, the code fails like this:
[bn12:13502] *** An error occurred in MPI_Group_range_incl
[bn12:13502] *** reported by process [2537488385,7]
[bn12:13502] *** on communicator MPI_COMM_WORLD
[bn12:13502] *** MPI_ERR_RANK: invalid rank
[bn12:13502] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
[bn12:13502] *** and potentially your MPI job)
Any idea where to look for the problem?
[bn12:13502] *** An error occurred in MPI_Group_range_incl
[bn12:13502] *** reported by process [2537488385,7]
[bn12:13502] *** on communicator MPI_COMM_WORLD
[bn12:13502] *** MPI_ERR_RANK: invalid rank
[bn12:13502] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
[bn12:13502] *** and potentially your MPI job)
Any idea where to look for the problem?