Age | Commit message (Expand) | Author |
---|---|---|
2022-01-17 | gnu: mpich: Remove input labels and trailing #t in phases....* gnu/packages/mpi.scm (mpich)[inputs]: Remove labels. [arguments]: Remove trailing #t from phases. | Ludovic Courtès |
2022-01-17 | gnu: mpich: Allow compilation with GCC 10....Fixes <https://issues.guix.gnu.org/53320> Reported by Clément Barthelemy <clement.barthelemy@inria.fr>. * gnu/packages/mpi.scm (mpich)[arguments]: Add 'define-gfortran-wrapper' phase. | Ludovic Courtès |
2021-12-17 | gnu: hwloc: Update to 2.7.0....* gnu/packages/mpi.scm (hwloc-2): Update to 2.7.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Philippe SWARTVAGHER |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-12-02 | gnu: Add openmpi-c++....* gnu/packages/mpi.scm (openmpi-c++): New variable. | Ricardo Wurmus |