diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-02-24 21:26:58 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-02-24 21:26:58 +0100 |
commit | 9a6b8c9fa36bca5541336d61685ebdea10654ce4 (patch) | |
tree | b42a107e88f9d9d127e5fe16bbbcb4b71f7446f8 /gnu/packages/mpi.scm | |
parent | 4e3a7d84613e4caeca903a205f21707cff5819f7 (diff) | |
parent | aa51eb2073f17e40d660d0beaeb7b1b78aa9e1cc (diff) |
Merge branch 'staging' into core-updates
Diffstat (limited to 'gnu/packages/mpi.scm')
-rw-r--r-- | gnu/packages/mpi.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm index 35d3c9e303..10de6dee5b 100644 --- a/gnu/packages/mpi.scm +++ b/gnu/packages/mpi.scm @@ -196,8 +196,6 @@ bind processes, and much more.") `(#:configure-flags `("--enable-mpi-ext=affinity" ;cr doesn't work "--enable-memchecker" "--with-sge" - "--with-psm" - "--with-psm2" "--with-valgrind" "--with-hwloc=external" "--with-libevent" |