Skip to main content

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

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. 

Back to the top