Trying to run my program linked against debug 1.5.4 on vs2010 fails:

>>>mpirun -np 1 .\nhui\Debug\nhui.exe : -np 1 .\nhcomp\Debug\nhcomp.exe
[PCNAME:04960] [[1282,0],0] ORTE_ERROR_LOG: Not found in file C:\Program
Files\openmpi-1.5.4\orte\mca\ess\hnp\ess_hnp_module.c at line 536
--------------------------------------------------------------------------
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):

  orte_debugger_select failed
  --> Returned value Not found (-13) instead of ORTE_SUCCESS
--------------------------------------------------------------------------
[PCNAME:04960] [[1282,0],0] ORTE_ERROR_LOG: Not found in file C:\Program
Files\openmpi-1.5.4\orte\runtime\orte_init.c at line 128
--------------------------------------------------------------------------
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):

  orte_ess_set_name failed
  --> Returned value Not found (-13) instead of ORTE_SUCCESS
--------------------------------------------------------------------------
[LLDNRATDHY9H4J:04960] [[1282,0],0] ORTE_ERROR_LOG: Not found in file
C:\Program Files\openmpi-1.5.4\orte\tools\orterun\orterun.c at line 616

any help is appreciated,
MM

Reply via email to