📄 howto.v3
字号:
You need to launch the mpirun on the main dispatcher, providing it with a clusterfile with the following information for each participating cluster:. The name of the cluster. The hostname of the cluster frontend. The number of nodes available on the cluster. The path of the mpichv environment on that cluster. The path of the executable on the cluster. A flag indicating whether or not the local environment should be launched remotelyFrom this file, a script will be issued, and the C program mpirun.v3run will then launch everything including the local dispatchers on each clusterOn each cluster, we then need to find a machinefile with the list of the available nodesThe shell part of the mpirun will parse it and generate a machinefile with all the properties needed by the mpirun.ch_v3.local C program to properly launch the execution
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -