Leonardo Echeverria
- Total activity 11
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 4
- Subscriptions 5
-
-
Leonardo Echeverria created a post, MPI debugging with lldb attaching a process
I'm launching lldb with mpi in the following way `mpirun -np 4 xterm -e lldb ./GenerateCSCS`. Following this I proceed to attach one of the processes to lldb: but I get the message: unable to attac...