Leonardo Echeverria
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 5
-
已编辑于 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...