17 Nov
2012
17 Nov
'12
2:06 a.m.
Hi, I M-x shell in emacs and compile, run the hell world. My shell is closed by mpi after running which I do not expect. ~> mpiexec -np 1 ./hello Process 0 on Hui-Zhangs-MacBook-Air.local out of 1 Process shell finished But when I run in a real terminal, no problem. When I use openmpi and stil run in emacs, also no problem, i.e. the shell is still alive. Thanks for any suggestions! Hui