Debug an MPI code with tmux
By Junchao Zhang
In a previous post, Debug an MPI code with GDB and Xterm,
I mentioned the awkwardness of using xterm.
Fortunately, Arno Mayrhofer introduced tmpi, a clever idea that leverages tmux for MPI debugging.
[Read More]