Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP under Mac OS X with OpenMPI 1.3

Hi Thomas,

What version of PTP do you have installed?

Also, please check that you can run a simple mpi program from the command line.

Finally, check that the version of Open MPI that you have installed matches the version in the resource manager.

Thanks,

Greg


On Mar 29, 2009, at 10:29 AM, Thomas Büsser wrote:

Hi,

i tried to use the ptp with openmpi under mac os x 10.5 (openmpi was installed via fink). i followed the instructions from the ptp-wiki to setup the eclipse-enviromenty. but when i try to launch an simple "hello-world" mpi-application in the ptp runtime i get the following error-message:


Failed after executing command to launch parallel application.
 Failed to parse output of Open MPI command. Check output for errors.
 Premature end of file.



org.eclipse.core.runtime.CoreException: Failed to parse output of Open MPI command. Check output for errors. at org .eclipse .ptp .rm .mpi .openmpi.core.OpenMPIPlugin.coreErrorException(OpenMPIPlugin.java:89) at org .eclipse .ptp .rm .mpi .openmpi .core .rtsystem .OpenMPIRuntimeSystemJob .doExecutionStarted(OpenMPIRuntimeSystemJob.java:326) at org .eclipse .ptp .rm .core .rtsystem .AbstractToolRuntimeSystemJob.run(AbstractToolRuntimeSystemJob.java: 207)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.io.IOException: Premature end of file.
at org .eclipse .ptp .rm .mpi .openmpi .core .rtsystem .OpenMPIProcessMapXml13Parser .parse(OpenMPIProcessMapXml13Parser.java:550) at org.eclipse.ptp.rm.mpi.openmpi.core.rtsystem.OpenMPIRuntimeSystemJob $3.run(OpenMPIRuntimeSystemJob.java:216)

can someone tell me what's going wrong here, i have no clue...

Thanks a lot

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



Back to the top