このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
tools:openmpi:インストール:3.1.6 [2020/12/24 10:09] michiya 作成 |
tools:openmpi:インストール:3.1.6 [2021/01/13 10:46] (現在) michiya |
||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== 3.1.6 ====== | + | ====== |
< | < | ||
$ wget https:// | $ wget https:// | ||
+ | $ tar xvf openmpi-3.1.6.tar.gz | ||
+ | $ cd openmpi-3.1.6/ | ||
+ | $ mkdir build | ||
+ | $ cd build | ||
+ | $ ../ | ||
+ | $ make | ||
+ | $ make check | ||
+ | $ make test | ||
</ | </ |