Hello
When i run the example to cauculate depletion of a core, I meet an error:
fail to check if object xs exist
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode -1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
Do you know what the reason is and how to solve it?
Thanks