CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Intel Fortran debugger with mpirun

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 21, 2007, 10:53
Default Intel Fortran debugger with mpirun
  #1
agg
Guest
 
Posts: n/a
Hello,

I am trying to use the idb intel fortran debugger with mpirun, but am unable to use it. I have tried the following, but it did not work. Any help is appreciated! Thanks.

mpirun -np 2 idb -parallel ./a.out

Intel(R) Debugger for Intel(R) EM64T -based Applications, Version 9.1-25, Build 20060928 Intel(R) Debugger for Intel(R) EM64T -based Applications, Version 9.1-25, Build 20060928 Reading symbolic information from /home/cfduser/a.out...done Assertion failed: falsesrc/appl/procs/paReading symbolic information from /home/cfduser/a.out...rallel/parallelSupport.C338 This is an unexpected condition and may indicate the presence of a defect. If you wish to report this, please include the stack trace that follows./opt/intel/idbe/9.1.040/bin/idb-e(_ZN15IDBAssertFailed3runEPKcS1_j+0x11) [0xcc24b1] /opt/intel/idbe/9.1.040/bin/idb-e(_ZN14DTLU_namespace12assertFailedEPKcS1_j+0x27) [0xf56e77] /opt/intel/idbe/9.1.040/bin/idb-e(_Z19makeParallelSessionv+0x27e) [0xe7fece] /opt/intel/idbe/9.1.040/bin/idb-e(_Z15decladebug_initiPPKcS1_+0x12eb) [0xcbf953] /opt/intel/idbe/9.1.040/bin/idb-e(_Z7idbMainiPPKcS1_+0x427) [0xcc0faf] /opt/intel/idbe/9.1.040/bin/idb-e(main+0x3d) [0xbba01d] /lib64/tls/libc.so.6(__libc_start_main+0xdb) [0x3714a1c3fb] /opt/intel/idbe/9.1.040/bin/idb-e(_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ ES5_c+0x7a) [0x7e6c6a] Intel(R) Debugger for Intel(R) EM64T -based Applications, Version 9.1-25 caught signal "Aborted" (6). This is an unexpected condition and may indicate the presence of a defect. If you wish to report this, please include the stack t/lib64/tls/libc.so.6 [0x3714a2e2b0] /lib64/tls/libc.so.6(gsignal+0x3d) [0x3714a2e21d] /lib64/tls/libc.so.6(abort+0xfe) [0x3714a2fa1e] /usr/lib64/libstdc++.so.5 [0x2a95627146] r/usr/lib64/libstdc++.so.5 [0x2a95627183] /usr/lib64/libstdc++.so.5 [0x2a956272a3] /opt/intel/idbe/9.1.040/bin/idb-e(deb_assert+0x89) [0xce0501] /opt/intel/idbe/9.1.040/bin/idb-e(_ZN15IDBAssertFailed3runEPKcS1_j+0x11) [0xcc24b1] /opt/intel/idbe/9.1.040/bin/idb-e(_ZN14DTLU_namespace12assertFailedEPKcS1_j+0x27) [0xf56e77] /opt/intel/idbe/9.1.040/bin/idb-e(_Z19makeParallelSessionv+0x27e) [0xe7fece] /opt/intel/idbe/9.1.040/bin/idb-e(_Z15decladebug_initiPPKcS1_+0x12eb) [0xcbf953] /opt/intel/idbe/9.1.040/bin/idb-e(_Z7idbMainiPPKcS1_+0x427) [0xcc0faf] /opt/intel/idbe/9.1.040/bin/idb-e(main+0x3d) [0xbba01d] /lib64/tls/libc.so.6(__libc_start_main+0xdb) [0x3714a1c3fb] /opt/intel/idbe/9.1.040/bin/idb-e(_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ ES5_c+0x7a) [0x7e6c6a] ace that follows. Assertion failed: falsesrc/appl/procs/parallel/parallelSupport.C338 This done is an un/opt/intel/idbe/9.1.040/bin/idb-e(_ZN15IDBAssertFailed3runEPKcS1_j+0x11) [0xcc24b1] e/opt/intel/idbe/9.1.040/bin/idb-e(_ZN14DTLU_namespace12assertFailedEPKcS1_j+0x27) [0xf56e77] /opt/intel/idbe/9.1.040/bin/idb-e(_Z19makeParallelSessionv+0x27e) [0xe7fece] /opt/intel/idbe/9.1.040/bin/idb-e(_Z15decladebug_initiPPKcS1_+0x12eb) [0xcbf953] /opt/intel/idbe/9.1.040/bin/idb-e(_Z7idbMainiPPKcS1_+0x427) [0xcc0faf] /opt/intel/idbe/9.1.040/bin/idb-e(main+0x3d) [0xbba01d] /lib64/tls/libc.so.6(__libc_start_main+0xdb) [0x3714a1c3fb] /opt/intel/idbe/9.1.040/bin/idb-e(_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ ES5_c+0x7a) [0x7e6c6a] xpected condition and may indicate the presence of a defect. If you wish to report this, please include the stack trace that follows.

  Reply With Quote

Old   March 21, 2007, 12:03
Default Re: Intel Fortran debugger with mpirun
  #2
john deas
Guest
 
Posts: n/a
Since you are using idb, can I ask you if this debugger works well with modules (for exemple to read values of variables declared in modules), and, do you use a graphical interface with it ?
  Reply With Quote

Old   March 21, 2007, 17:43
Default Re: Intel Fortran debugger with mpirun
  #3
agg
Guest
 
Posts: n/a
I haven't really used it that much, but I think it should work with modules. I use a command line version of idb.
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set environmental variables of Intel Fortran +CFX? Christine MO CFX 0 September 23, 2011 11:11
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
Intel Fortran Compiler & Tutorial 17 Young CFX 1 March 30, 2011 01:39
Intel Fortran and CFX 11.0 Rogerio Fernandes Brito CFX 4 November 11, 2008 00:27
Suitable Intel Fortran under OpenSuse 10.3 Christoph Meyer Siemens 12 December 3, 2007 00:54


All times are GMT -4. The time now is 14:49.