Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Running a parallel job

This message comes from verifyBinary() in org.eclipse.ptp.launch.ParallelLaunchConfigurationDelegate. It looks like it can't find a binary parser that understands your executable.

Is the project a managed or standard make project?

What is the binary parser set to in the project preferences?

Have you tried launching it as a C/C++ Local Application?

Greg

On Nov 2, 2005, at 12:58 PM, Nathan DeBardeleben wrote:

I'm working on setting up parallel runs with the new OMPI configuration that we've done. When I launch PTP, set up a new run configuration, choose an existing project, click on the executable in that project and then try and run it it says:

AbstractCLaunghDelegate.Program_is_not_a_recognized_executable

The executable runs fine on the command line and also runs with OpenMPI. What piece of code is broken here? I didn't write the above and it never was there before. So whoever wrote it please help me figure out what's wrong as soon as possible.

--
-- Nathan
Correspondence
---------------------------------------------------------------------
Nathan DeBardeleben, Ph.D.
Los Alamos National Laboratory
Parallel Tools Team
High Performance Computing Environments
phone: 505-667-3428
email: ndebard@xxxxxxxx
---------------------------------------------------------------------

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



Back to the top