Commit 75eb6f1d authored by wangkx1's avatar wangkx1
Browse files

Update readme.md

parent 8148977d
...@@ -99,7 +99,7 @@ Miniconda ...@@ -99,7 +99,7 @@ Miniconda
- 创建hostfile文件,文件内容如下: - 创建hostfile文件,文件内容如下:
``` ```
node1 slots=8 node1 slots=8
node1 slots=8 node2 slots=8
``` ```
- mpirun 最终运行的多机的文件,需要设置为 777 权限; `chmod 777 scripts-run/single_process.sh` - mpirun 最终运行的多机的文件,需要设置为 777 权限; `chmod 777 scripts-run/single_process.sh`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment