Quantcast
Channel: Clusters and HPC Technology
Viewing all articles
Browse latest Browse all 927

MPI command question

$
0
0

Dear all,

I use MPI to run program for the given work path. The program works when I run the following command:

mpiexec -wdir "Z:\test" -host 1 n01 1 z:\fem

However, when running the following command:

mpiexec -wdir "Z:\test" -n 1 z:\fem

The program displayed the following error:

forrtl: severe (29): file not found, unit 1, file C:\Windows\system32\parainfo\control.dat

The 'control.dat' is placed at z:\test\parainfo, and the program will search for 'control.dat' from 'parainfo' automatically.

Is there anything I missed to use MPI by latter command?

Thanks,

Zhanghong Tang


Viewing all articles
Browse latest Browse all 927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>