Are you running on a Mac, perchance?

If so, see question 8:

    
https://www.open-mpi.org/faq/?category=osx#startup-errors-with-open-mpi-2.0.x


> On Feb 16, 2017, at 5:10 AM, Alessandra Bonazzi 
> <alessandrabona...@tiscali.it> wrote:
> 
> 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>
> <ess_hnp_module.c>
> 
> 
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/users


-- 
Jeff Squyres
jsquy...@cisco.com

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to