l********r 发帖数: 175 | 1 had no experience on debugging mpi error. I tried to use mpirun, but don't
know how to use it. Is there any manuscript on describing how to use it?
Thanks a lot. |
r********d 发帖数: 23 | 2 Our parallel computing teacher said 'printf' is more effective than any
debugger when it comes to multithreading or multi-process...
【在 l********r 的大作中提到】 : had no experience on debugging mpi error. I tried to use mpirun, but don't : know how to use it. Is there any manuscript on describing how to use it? : Thanks a lot.
|
l********r 发帖数: 175 | 3 Thanks a lot. I hope it works for me. |
a****l 发帖数: 8211 | 4 just a reminder of using prinf on MPI: don't trust what the screen tells you
...
【在 r********d 的大作中提到】 : Our parallel computing teacher said 'printf' is more effective than any : debugger when it comes to multithreading or multi-process...
|
T*******i 发帖数: 4992 | 5 mpich2 supports gdb
【在 l********r 的大作中提到】 : had no experience on debugging mpi error. I tried to use mpirun, but don't : know how to use it. Is there any manuscript on describing how to use it? : Thanks a lot.
|