[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-user] Cannot discover the OpenMPI configuration
|
The Open MPI is version 1.3.4, and the PTP is "3.0.1.201002011019".
I tried also a script like this:
"
echo "Hello!";
/usr/local/bin/ompi_info -a --parseable
"
I can get the correct result when I run the script, and I can get the "Hello!" when I change the discover command to this script, but I cannot get any output from the ompi_info.
Wenfu
在 2010年4月12日 下午7:36,Beth Tibbitts
<tibbitts@xxxxxxxxxx>写道:
Should have also asked
what version of PTP are you using?
...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
吕文赋 ---04/12/2010 06:07:20 AM---I try to use PTP as my client to get access to our remote server. But when I try to set up and start
I try to use PTP as my client to get access to our remote server. But when I try to set up and start a resource manager using remote tools, it fail with an message as follow:
"Failed to start resource manager
Reason:
Unable to determine version of Open MPI. Please check discover command is correct."
I checked the discover command which is "ompi_info -a --parseable", and I ran the script in an ssh client and the result(as attached) is fine.
Then I tried the same PTP client with my laptop as server, and it worked.
Then since I have the source code of PTP, I tried to debug this problem, finding that there is no output of the command "ompi_info -a --parseable" when I use our remote server as our PTP server, but I did get output when I change the discover command to "ls -l".
So, I think this should be some configuration problem on our remote server.
How should I configure our remote server to get access to it?
Thanks,
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

