Created
May 2, 2016 09:36
-
-
Save kozo2/bf649f1a324831f919778e9ebafb7b50 to your computer and use it in GitHub Desktop.
Ubuntu14.04 + InfiniBand で MPI を動かす ref: http://qiita.com/kozo2/items/4ccf4073d21bdc4db654
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt install opensm libmlx4-1 openmpi-bin libopenmpi-dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lp | |
| rtc | |
| mlx4_ib | |
| ib_umad | |
| ib_uverbs | |
| ib_ipoib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * soft memlock unlimited | |
| * hard memlock unlimited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment