Skip to main content

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

Bogdan,
What version of PTP are you running?  We did away with the  'resource manager' term a couple of versions ago.
The current release of ptp (7.0.x) should handle OpenMPI 1.6.3.




...Beth

Beth Tibbitts


On Thu, Oct 10, 2013 at 1:14 PM, Bogdan Sataric <bogdan.sataric@xxxxxxxxx> wrote:
Hi all,

I have been having trouble running Open MPI resource manager for PTP in my Eclipse 3.8.1. I have Open MPI version 1.6.3 installed on my machine and I tried Hello World MPI program given from the tutorial on how to set up PTP. Apparently I was able to build the program with build option as there where no problems reported during the build. Also I have to mention that MPI works perfectly from the terminal (compiling and running) on my Ubuntu 13.04.

However when I try to run Resource Manager (in order to run MPI program) I get the following error:

"Detected version "1.6.3" does not match selection or is unsupported"

Selection on MPI version is set to automatic, although I saw that there is only option to check MPI 1.4 as the latest...

Does this mean that PTP does not support MPI version 1..6.3? Does this mean that only way for resource manager to work, and thus for me to run my MPI programs is to downgrade my Open MPI version? I really wanted to use Eclipse in my growing MPI project (due to all syntax highlighting, intellisense, refactoring etc...) but if this is the case I might resort back to using he plain Gedit.

Thanks in advance,

--
Bogdan

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



Back to the top