Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

mpiexec -idb -n 2 <myprogram> error

Last post 07-17-2008, 6:59 PM by dumashu@gmail.com. 1 replies.
Sort Posts: Previous Next
 07-16-2008, 8:37 AM 30259259  

mpiexec -idb -n 2 <myprogram> error

the program is compiled by intel fortran compiler 10.1 in linux IA64

program can run , but i can't use idb

when id input "mpiexec -idb -n 2 ./helloword" to my console,

it output : xterm Xt error: Can't open display:

does the idb need Xserver? i only use the console

i debug the program only in console,I doesn't have Xserver

 
 07-17-2008, 6:59 PM 30259437 in reply to 30259259  

Re: mpiexec -idb -n 2 <myprogram> error

use ssh -X <ip address>,the idb can startup
but ,
Intel(R) Debugger for applications running on IA-64,Version 10.1-32,Build 20070829
Attaching to program:/usr/bin/python,process 20484
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
[New Thread 2305843009216633472(LWP 20484)]

continuing
MPIR_Breakpoing () at mtv.c:100
No source file named mtv.c.
<idb)

doesn't the idb debug my program a.out?
why  the program is python?
 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...