Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Problems with MPICH2 resource manager and scalable debug manager ( SDM )

Hi!

1) When I try to start my MPICH2 resource manager I get the following error message:
Command failed.
  Failed to create remote process for MPICH2 discover command.
  Cannot run program "C:/MPICH2/bin/mpdtrace": Launching failed

I have made an MPI-project and I am able to run it trough command prompt.

Now I'm trying to use PTP for the first time. First I tried to configure a MPICH2 local resource manager in PTP Runtime perspective.

MPICH2 connection configuration:
Remote service provider: local
Remote location: local
Multiplexing options: none, localhost
like the guide adviced. ( guide: http://www.eclipse.org/ptp/documentation/2.1/org.eclipse.ptp.help/html/02resMgrSetup.html )

MPICH2 tool configuration:
I selected: use default settings
Path to installation: I tried giving /MPICH2/bin and also empty

Default names.

2) Well after a while I ignored  it, since the resource manager icon showed green anyway, and tried to create parallel launch configuration for my project.

I returned to C perspecitve and opened the run configurations window and cerated a new parallel configuration.
My resource manager was available so I selected it and set the number of processes and searched my executable from the project directory.
Then I selected SDM as the debugger but I could'nt set the path to debugger executable.
The guide I was reading says that the sdm.exe should be in eclipse's plugins/org.eclipse.ptp.os.arch_version/bin where os.arch_version is operating system, architecture and version.
( guide: http://www.eclipse.org/ptp/documentation/2.1/org.eclipse.ptp.help/html/03pLaunchConfig.html )
Problem is that none of the directorys named that way contain the directory "bin". Also I only found directorys for aix,linux and macos but what about windows?

I installed PTP and CDT trough eclipse's software updates and it went well.

Eclipse version: 3.4.2
CDT version: 5.0.2
PTP version: 2.1.2
SDM version: 2.1.2
Windows xp 32bit

Please, help will be highly appreciated!
- Ilkka




Back to the top