atari-reset icon indicating copy to clipboard operation
atari-reset copied to clipboard

The MPI_Comm_test_inter() function was called before MPI_INIT was invoked.

Open HampusAstrom opened this issue 3 years ago • 1 comments

I am running the code from https://github.com/uber-research/atari-reset, but since you have not enabled issues there I write here instead.

When I try to run your robustification code with the default parameters from https://github.com/uber-research/go-explore i get the following error:

*** The MPI_Comm_test_inter() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now abort. [hampusa:2940] Local abort before MPI_INIT completed completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!

I am trying to run it on a single machine, and I have tried if setting --nenvs=1 would help but there is no difference.

HampusAstrom avatar Apr 29 '21 12:04 HampusAstrom

I'm having the same issue. Could you solve it in the meantime?

thomas7b avatar Apr 10 '23 09:04 thomas7b