mpi中如何解决访问被拒绝错误

时间:2014-01-23 09:47:29

标签: mpi

每当我执行此命令时

mpiexec -hosts 2 machin1(ip address) 1 machin2(ip address) 1 mpiprogram.exe

我收到此错误

aborting:Access denied by node 192.16.22.24 
a common cause:this node is a resource managed by the computer cluster scheduler and mpiexec was attempting to use it without the a scheduled job

但我不知道是什么问题?什么是作业调度程序?我该怎么做才能解决问题?

0 个答案:

没有答案