Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Parallel Debugging hanging (OpenMPI) "No executable was specified on the mpirun command line. Aborting. "

Vittorio,

Please try the following:

1. Update PTP to 6.0.2 following the instructions here: http://wiki.eclipse.org/PTP/release_notes/6.0#Updating_from_a_previous_release
2. Remove the .eclipsesettings directory and contents from your home directory
3. Remove the parallel launch configuration and create a new one
4. Try running a non-debug job to make sure it works
5. Configure the debug configuration and start a debug session again

Regards,
Greg

On Sep 30, 2012, at 5:19 PM, Vittorio Scarano wrote:

> Hi, I am using Juno and OpenMPI 1.6. I am having problems in launching
> the debugger for the HelloWorld program and would like to know if
> there is something wrong I am doing...
> 
> Some info:
> - I am running Eclipse locally
> - I am able to compile and run HelloWorldMPI (and other MPI programs), both
> from Eclipse and from the shell
> - I have downloaded, compiled and installed sdm for my platform (MacOSX x86)
> - All the paths are set correctly to point to sdm and gdb
> - I can run sdm from the shell (but I don't know the parameters so I
> can't check the behaviour but it responds to --help) as well as gdb
> - The message I got from the console is: "No executable was specified
> on the mpirun command line.  Aborting. "
> 
> Any help will be greatly appreciated. Thanks
> 
> Vittorio
> 
> --
> _____________________________________________________________________________
> Vittorio Scarano
> Dipartimento di Informatica,
> Università di Salerno, Fisciano (SA) -- 84084 ITALY
> 
> E-mail:          vitsca@xxxxxxxxxxxx
> Homepage:    http://www.dia.unisa.it/professori/vitsca
> ISISLab:        http://www.isislab.it
> Phone :        +39 089 96 9733 (office), 9308 (ISISLab 1), 9307 (ISISLab 2)
> Fax:             +39 089 96 9600
> 
> 
> 
> -- 
> _____________________________________________________________________________
> Vittorio Scarano
> Dipartimento di Informatica,
> Università di Salerno, Fisciano (SA) -- 84084 ITALY
> 
> E-mail:          vitsca@xxxxxxxxxxxx
> Homepage:    http://www.dia.unisa.it/professori/vitsca
> ISISLab:        http://www.isislab.it
> Phone :        +39 089 96 9733 (office), 9308 (ISISLab 1), 9307 (ISISLab 2)
> Fax:             +39 089 96 9600
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top