Goodmorning, I’m a beginner and I’m trying to run a simple “HelloWorld.f90”, but I get the following error: MacBook-Pro-di-Alessandra-Bonazzi:TEST_OMPI Alessandra$ mpirun -np 1 ./a.out [MacBook-Pro-di-Alessandra-Bonazzi.local:57092] [[10064,0],0] ORTE_ERROR_LOG: Bad parameter in file orted/pmix/pmix_server.c at line 262 [MacBook-Pro-di-Alessandra-Bonazzi.local:57092] [[10064,0],0] ORTE_ERROR_LOG: Bad parameter in file ess_hnp_module.c at line 666 -------------------------------------------------------------------------- It looks like orte_init failed for some reason; your parallel process is likely to abort. There are many reasons that a parallel process can fail during orte_init; some of which are due to configuration or environment problems. This failure appears to be an internal failure; here's some additional information (which may only be relevant to an Open MPI developer): pmix server init failed --> Returned value Bad parameter (-5) instead of ORTE_SUCCESS In attachment there are the two files pmix_server.c and ess_hnp_module.c. How can I fix this? Thanks |
pmix_server.c
Description: Binary data
ess_hnp_module.c
Description: Binary data
_______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users