Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Problem using PTP 8.1.1 with IntelMPI 4.0.2

Hello

I try to use the PTP 8.1.1 eclipse plugin to debug parallel C++ program using the IntelMPI 4.0.2 library.

When i launch my program I have the following message :
25079b87-c863-4b6f-a734-ad1e1c3cb1c7: FAILED
Use of uninitialized value $response in pattern match (m//) at /home/irsrvhome1/R11/gratienj/.eclipsesettings/rms/MPICH2/start_debug_job.pl line 109.
"/work/irlin982_1/gratienj/local/IntelMPI_4.0.2/impi_4.0.2.003/intel64/bin/mpiexec": not in executable format: File format not recognized
No symbol table is loaded.  Use the "file" command.
Missing separate debuginfos, use: debuginfo-install python-2.6.6-36.el6.x86_64
Traceback (most recent call last):
  File "/work/irlin982_1/gratienj/local/IntelMPI_4.0.2/impi_4.0.2.003/intel64/bin/mpiexec", line 101, in <module>
    import sys, os, socket, re, errno
  File "/usr/lib64/python2.6/socket.py", line 50, in <module>
    import _ssl
KeyboardInterrupt
Error reading MPIR_debug_state at /home/irsrvhome1/R11/gratienj/.eclipsesettings/rms/MPICH2/start_debug_job.pl line 66.
#PTP job_id=27373


Here are the details of my configuration :
I use eclipse Luna, java 7.
I have compiled and installed the last version of sdm

I use a Linux laptop with CentOS 6

For the debug configuration
I use the Local Remote service Provider
I use the Generic MPICH2 Interactive Target system configuration
I try to debug 2 processes.

This is the confuration information :
14278=RUNNING
15996=RUNNING
18005=RUNNING
19903=RUNNING
23616=RUNNING
27373=RUNNING
bindir=
control.address=localhost
control.queue.name=
control.user.name=gratienj
control.working.dir=/home/irsrvhome1/R11/gratienj
current_controller=Basic.Options
debuggerArgs=--port=51597 --host=localhost --debugger=gdb-mi
debuggerExecutablePath=/home/irsrvhome1/R11/gratienj/.eclipsesettings/sdm
debuggerId=org.eclipse.ptp.debug.sdm
enabled_Basic.Options=mpiNumberOfProcesses prefixOption useHostFile useHostList
executableDirectory=/work/irlin982_1/gratienj/ArcEOR/buildLocal/bin
executablePath=/work/irlin982_1/gratienj/ArcEOR/buildLocal/bin/ArcEOR.exe
invalid_Basic.Options=host_file host_list prefix script_path
launchMode=debug
mpiNumberOfProcesses=2
mpich2_version=no_version
org.eclipse.debug.core.SOURCE_PATH_COMPUTER_ID=org.eclipse.ptp.debug.core.sourcePathComputer
org.eclipse.debug.core.appendEnvironmentVariables=true
org.eclipse.ptp.launch.ARGUMENT_ATTR=TightFlow2P1K.arc
org.eclipse.ptp.launch.ATTR_AUTO_RUN_COMMAND=false
org.eclipse.ptp.launch.ATTR_CONSOLE=true
org.eclipse.ptp.launch.ATTR_COPY_EXECUTABLE_FROM_LOCAL=false
org.eclipse.ptp.launch.ATTR_DEBUGGER_HOST=localhost
org.eclipse.ptp.launch.ATTR_REMOTE_EXECUTABLE_PATH=/work/irlin982_1/gratienj/ArcEOR/buildLocal/bin/ArcEOR.exe
org.eclipse.ptp.launch.ATTR_SYNC_AFTER=false
org.eclipse.ptp.launch.ATTR_SYNC_BEFORE=false
org.eclipse.ptp.launch.ATTR_SYNC_RULES=[]
org.eclipse.ptp.launch.CONFIGURATION_NAME=Generic MPICH2 Interactive
org.eclipse.ptp.launch.CONNECTION_NAME=Local
org.eclipse.ptp.launch.DEBUGGER_ARGS=--port=44227 --host=localhost --debugger=gdb-mi
org.eclipse.ptp.launch.DEBUGGER_EXECUTABLE_PATH=/home/irsrvhome1/R11/gratienj/.eclipsesettings/sdm
org.eclipse.ptp.launch.DEBUGGER_ID=org.eclipse.ptp.debug.sdm
org.eclipse.ptp.launch.DEBUGGER_SDM_BACKEND=gdb-mi
org.eclipse.ptp.launch.DEBUGGER_SDM_EXECUTABLE=/usr/local/bin/sdm
org.eclipse.ptp.launch.DEBUGGER_START_MODE=run
org.eclipse.ptp.launch.DEBUGGER_USE_BUILTIN_SDM=true
org.eclipse.ptp.launch.PROJECT_ATTR=ArcEOR
org.eclipse.ptp.launch.REMOTE_SERVICES_ID=org.eclipse.remote.LocalServices
org.eclipse.ptp.launch.RESOURCE_MANAGER_NAME=f6b87212-5b7f-30ff-ab89-65a8ac2413e9
org.eclipse.ptp.launch.STOP_IN_MAIN=true
org.eclipse.ptp.launch.WORKING_DIR_ATTR=/work/irlin982_1/gratienj/ArcEOR/test/TightFlow
prefixOption=false
progArgs=TightFlow2P1K.arc
ptpDirectory=/home/irsrvhome1/R11/gratienj/.eclipsesettings
useDefaultAguments=true
useDefaultPath=true
useHostFile=false
useHostList=false
valid_Basic.Options=14278 15996 18005 19903 23616 27373 bindir control.address control.queue.name control.user.name control.working.dir current_controller debuggerId enabled_Basic.Options executableDirectory executablePath invalid_Basic.Options launchMode mpiNumberOfProcesses mpich2_version prefixOption progArgs ptpDirectory useDefaultAguments useDefaultPath useHostFile useHostList valid_Basic.Options visible_Basic.Options working.directory
visible_Basic.Options=host_file host_list mpiNumberOfProcesses prefix prefixOption useHostFile useHostList
working.directory=/home/irsrvhome1/R11/gratienj




It seems that PTP have a problem with the mpiexec python script of IntelMPI installation.

Does any body can help me to solve my problem?

Thank you

Jean-Marc

__________________________

Avant d'imprimer, pensez à l'environnement ! Please consider the environment before printing ! 
Ce message et toutes ses pièces jointes sont confidentiels et établis à l'intention exclusive de ses destinataires. Toute utilisation non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. IFP Energies nouvelles décline toute responsabilité au titre de ce message. This message and any attachments are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. IFP Energies nouvelles should not be liable for this message.

__________________________


Back to the top