如何在多个节点上运行MPI代码?

时间:2017-01-21 22:03:44

标签: mpi cluster-computing nodes rocks

我有一个带有1个前端和2个节点的ROCKS群集(compute-0-1,compute-0-4)和。我只能在前端运行我的代码,但当我尝试运行我的代码时,可以通过多种方式运行我的代码:

output by console of frontend

它总是让我回头:

mpirun was unable to launch the specified application as it could not find an executable
  • machine_file位于默认路径中,我尝试将其放在项目的路径中并包含:

计算-0-1 计算-0-4

¿出错了什么?

0 个答案:

没有答案