Skip to content

Commit 2136b86

Browse files
authored
Update hpc.md
1 parent 8c5260c commit 2136b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sys/hpc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* CS149 并行计算(该课程与15-418一致) Lab:[[Github](https://github.com/stanford-cs149/asst1)]
1212
* HPC101 Lab:[[主页](https://www.zjusct.io/HPC101-Labs-2022/)]
1313
### OpenMPI的安装
14+
> 更多内容可以查看:https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/quickstart.html
1415
1. OpenMPI的下载及解压: 在[OpenMPI官方主页](https://www-lb.open-mpi.org/software/ompi/v5.0/)找到合适版本的OpenMPI下载并解压
1516
```shell
1617
wget https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.5.tar.gz

0 commit comments

Comments
 (0)