Age | Commit message (Expand) | Author |
---|---|---|
2020-11-26 | gnu: hwloc: Add "doc" output....* gnu/packages/mpi.scm (hwloc-1)[outputs]: Add "doc". [arguments]: Add 'move-man3-pages' phase. | Ludovic Courtès |
2020-11-02 | gnu: mpich: Configure to use ucx....Suggested by Maurice Brémond <Maurice.Bremond@inria.fr>. Fixes bug when running test suites involving MPICH: <https://issues.guix.gnu.org/39588#15>. * gnu/packages/mpi.scm (mpich)[arguments]: Pass "--with-device=ch4:ucx". | Ludovic Courtès |
2020-09-24 | gnu: openmpi: Have 'mpirun' look for executables under $prefix....* gnu/packages/mpi.scm (openmpi)[arguments]: Add "--enable-mpirun-prefix-by-default" to #:configure-flags. | Ludovic Courtès |
2020-09-17 | gnu: openmpi: Update to 4.0.5....* gnu/packages/mpi.scm (openmpi): Update to 4.0.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Greg Hogan |