gaft icon indicating copy to clipboard operation
gaft copied to clipboard

Windows10无法识别mpirun

Open xinfu607 opened this issue 5 years ago • 1 comments
trafficstars

请问为什么我在windows 得CMD里面运行“mpirun -np 4 python ex01.py”提示无法识别mpirun命令呢? 我的平台上已经装了MS-MPI v10.0了,电脑是windows10系统。

xinfu607 avatar Mar 03 '20 08:03 xinfu607

你需要找一下mpi安装的位置,看看是否有mpirun或者mpiexec

PytLab avatar Mar 11 '20 16:03 PytLab