Skip to main content

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

Thank you for your response!

Im running OS X SL (mac)
I allready succsesfully compiled and ran a hello world MPI program, i am using the latest PTP version, and made a 1.2  Resource Manager, and it all works fine running on PTP and command line.

Version 1.2 came with my OS, and i installed the v 1.4.x from the OpenMPI page, but i cant override the 1.2 of the OS.
I even managed to make a resource manager for 1.4. But with that from PTP i get this error running Hello World program: (i think it has to do something with native 1.2 vs 1.4 clash)

[Laptop.local:02993] [0,0,0] ORTE_ERROR_LOG: Error in file /SourceCache/openmpi/openmpi-8/openmpi/orte/runtime/orte_init_stage1.c at line 312



 Regards,

Mario

On Wed, Apr 14, 2010 at 1:26 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:

OK, so you get the attached error when running OpenMPI from the command line?
Version 1.2.x of OpenMPI is rather old; I'd suggest installing a newer version.
What version of PTP are you using? 3.0.1? What is your OS?

Concentrate on getting OpenMPI to run from the command line first.
See http://wiki.eclipse.org/PTP/release_notes/3.0 and especially the "Installing OpenMPI" section.
Did you install OpenMPI yourself, or did it come with your OS?


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG Communications Protocols and Tools
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

Inactive hide details for Mario Ogrizek ---04/14/2010 07:18:56 AM---I am getting this error message, and I do not know where toMario Ogrizek ---04/14/2010 07:18:56 AM---I am getting this error message, and I do not know where to start even looking to solve a problem.


From:

Mario Ogrizek <mario.guardian@xxxxxxxxx>

To:

ptp-user@xxxxxxxxxxx

Date:

04/14/2010 07:18 AM

Subject:

[ptp-user] Help with: A requested component was not found, or was unable to be opened.

Sent by:

ptp-user-bounces@xxxxxxxxxxx




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_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


GIF image

GIF image


Back to the top