[mpich-discuss] Totalview error with MPICH2
    Yusong Wang 
    ywang25 at aps.anl.gov
       
    Sat Dec 12 11:18:53 CST 2009
    
    
  
Hi,
I have installed a previous version of Totalview (7.3.0-6) on my laptop. I 
tried to run the debugger with the command:
mpiexec -tv  -n 4 cpi
After the following warning shown on the screen, I can't see the source 
code in the debugger (the cpi binary is compiled with -g flag).
  "The MPI library's definition of MPIR_PROCDESC has changed"
I tried several MPICH2 versions from 1.2 to 1.0.6p1. None of them work as 
expected. The output on the screen can be found at the end.
Is there any way to fix the problem?
Thanks,
Yusong
ERROR: ps_pglobal_lookup: Symbol '_thread_db_pthread_pid' was requested 
but never looked up
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Encountered unsupported location operator 0x9c, (*** Invalid Op (0x9c) 
***)
Process 0 of 4 is on working
Process 2 of 4 is on working
Process 1 of 4 is on working
Process 3 of 4 is on working
pi is approximately 3.1415926544231265, Error is 0.0000000008333334
wall clock time = 0.003656
    
    
More information about the mpich-discuss
mailing list