We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5260c commit 2136b86Copy full SHA for 2136b86
src/sys/hpc.md
@@ -11,6 +11,7 @@
11
* CS149 并行计算(该课程与15-418一致) Lab:[[Github](https://github.com/stanford-cs149/asst1)]
12
* HPC101 Lab:[[主页](https://www.zjusct.io/HPC101-Labs-2022/)]
13
### OpenMPI的安装
14
+> 更多内容可以查看:https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/quickstart.html
15
1. OpenMPI的下载及解压: 在[OpenMPI官方主页](https://www-lb.open-mpi.org/software/ompi/v5.0/)找到合适版本的OpenMPI下载并解压
16
```shell
17
wget https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.5.tar.gz
0 commit comments