Debugging with MPI
Hello,
I'm getting a segfault from an MPI job I'm running. The trouble is that I don't see the segfault in the serial version. Is there a way I can run my build on CLion in Debug mode with MPI turned on so I can be pointed to where the segfault is coming from?
Thanks,
Siddharth
请先登录再写评论。
Sorry for the delay! Is it possible to just attach to a local process via "Attach To Local Process"?