Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] problems with resource manager

Federico,
It sounds like you tried to set up the resource manager to a remote host but you really needed it to be to your local machine?


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for Frederico ---05/12/2011 04:33:10 AM---Thank you for the reply. On 05/12/2011 10:07 AM, Greg Watson wrFrederico ---05/12/2011 04:33:10 AM---Thank you for the reply. On 05/12/2011 10:07 AM, Greg Watson wrote:


    From:

Frederico <fdn06bcn-forms@xxxxxxxxxxxx>

    To:

PTP User list <ptp-user@xxxxxxxxxxx>

    Date:

05/12/2011 04:33 AM

    Subject:

Re: [ptp-user] problems with resource manager

    Sent by:

ptp-user-bounces@xxxxxxxxxxx




Thank you for the reply.

On 05/12/2011 10:07 AM, Greg Watson wrote:
    It sounds like your path is not getting set correctly. Try the command "ssh <your_host> ompi_info" to see if the path is set correctly for remote commands.

I am running on my local machine. On another machine that I use (also to run locally), I did not have to worry about remote commands and it worked properly.

    You can also set the path manually by editing the resource manager configuration, unchecking "Use default location", and entering the location of the Open MPI commands (normally the installation bin directory)

I think I have this part correctly set, I did uncheck the use of the default location and set it to the location of the bin directory.

Bes,

Frederico.



    Regards,
    Greg

    On May 11, 2011, at 8:24 PM, fdn06bcn-forms@xxxxxxxxxxxx wrote:
      Hi,

      I am having trouble to start a resource manager. This is the error message I get:

      Failed to create remote process for Open MPI discover command.
      Cannot run program "ompi_info": Unknown reason


      on a shell I can execute ompi_info.

      I have compiled openMPI with different compilers (like gcc/gfortran, or intel compilers), but I always get the same error.

      I am using eclipse indigo, running on a ubuntu 11.04 x84_64.

      I had no trouble to setup (and run) parallel local jobs, also using eclipse indigo, on a Mac. The "only" difference between the two is that on the Mac I am running a 32 bits eclipse, and under the Ubuntu it is the 64 bits version, since the 32 bits crashes.

      Any help ?

      Thanks.

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


GIF image

GIF image


Back to the top