Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Help with: A requested component was not found, or was unable to be opened.

I am getting this error message, and I do not know where to start even looking to solve a problem.
I looked around here but, no viable solution. Only one about versions, but Im not sure what to do with that..
I tried running it with PTP and from terminal, same results.

Version of mpirun is 1.2.8

A requested component was not found, or was unable to be opened.  This
means that this component is either not installed or is unable to be
used on your system (e.g., sometimes this means that shared libraries
that the component requires are unable to be found/loaded).  Note that
Open MPI stopped checking at the first component that it did not find.

Host:      Laptop.local
Framework: ras
Component: proxy
--------------------------------------------------------------------------
[Laptop.local:02837] [[7083,0],0] ORTE_ERROR_LOG: Error in file ess_hnp_module.c at line 230
--------------------------------------------------------------------------
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_ras_base_open failed
  --> Returned value Error (-1) instead of ORTE_SUCCESS

it repeats itself couple of more times..

Thank you in advance,

Mario

Back to the top