gnu: openmpi: Add dependency on PSM.

* gnu/packages/mpi.scm (openmpi)[inputs]: Add PSM.
master
Dave Love 2017-11-07 17:58:54 +01:00 committed by Ludovic Courtès
parent 7bc05ef0ac
commit f4433d09a1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ bind processes, and much more.")
`(("hwloc" ,hwloc "lib")
("gfortran" ,gfortran)
("libfabric" ,libfabric)
("psm" ,psm)
("rdma-core" ,rdma-core)
("valgrind" ,valgrind)))
(native-inputs