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
Please sign in to leave a comment.
Sorry for the delay! Is it possible to just attach to a local process via "Attach To Local Process"?