On Nov 29, 2018, at 4:41 PM, Shuwei Zhao <shuweizhao1991@gmail.com> wrote:
Hi Hui
I cannot run mpiexec directly on my hosts because both rsh and ssh connections are disabled. I have to use qsub -P bnormal -pe dp 4 mpiexec ./my_exe to run my binary on remote hosts.
ThanksShuwei