Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] SDM doesn't find the source code

Hi,

my synchronized setup looks like this -

local: Linux Ubuntu 64-bit + OpenMPI + GNU compiler

remote: RedHat Linux 64-bit + IBM PE + Intel compiler

 

I try to use SDM on the remote side, setting a break point and proceed all MPI ranks to this break point. The execution suspends, but the the source code view shows

* one tab with the correct source code hello_par.c 

marking the line 11 with the break point in green

* one tab with header

"1 main() hello_par.c:11 400803"

and window contents "source not found"

 

Does that mean that executables compiled with Intel are not supported ? Or is SDM only confused about the location of the sources. But then I didn't find the place to tell SDM where to look for the sources.

 

And, BTW, is there a source view the assembly code and a way to step through the code Op-code by Op-code ?

--

 

Mit freundlichen Grüßen / Kind regards

 

Dr. Christoph Pospiech

High Performance & Parallel Computing

Phone: +49-351 86269826

Mobile: +49-171-765 5871

E-Mail: christoph.pospiech@xxxxxxxxxx

-------------------------------------------------------------------------------------------------------------------------------------------

IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter

Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter Scholz, Gregor Pillen, Christian Noll, Ivo Koerner

Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 / WEEE-Reg.-Nr. DE 99369940

 


Back to the top