#!/sbin/openrc-run # GNU Guix --- Functional package management for GNU # Copyright © 2020 Morgan Smith # # This file is part of GNU Guix. # # GNU Guix is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or (at # your option) any later version. # # GNU Guix is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Guix. If not, see . export GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale export LC_ALL=en_US.utf8 command="@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon" command_args="--build-users-group=guixbuild --discover=no" command_background="yes" pidfile="/var/run/guix-daemon.pid" output_log="/var/log/guix-daemon-stdout.log" error_log="/var/log/guix-daemon-stderr.log" ss='active' href='/guix/log/gnu/packages/mpi.scm'>logtreecommitdiff
AgeCommit message (Expand)Author
2019-02-09gnu: openmpi: Upgrade to 4.0.0....Eric Bavier
2019-02-07gnu: openmpi: Add dependency on SLURM....Ludovic Courtès
2019-01-31gnu: hwloc: Update to 2.0.3....Marius Bakke
2019-01-31gnu: hwloc@1: Update to 1.11.12....Marius Bakke
2018-11-14gnu: Add python-mpi4py....Paul Garlick
2018-10-04gnu: hwloc: Update to 2.0.2....Tobias Geerinckx-Rice
2018-09-11mpi: Factorize openmpi setup build phase....Eric Bavier
2018-05-25gnu: openmpi: Add PSM2 (Intel OmniPath) support....Ludovic Courtès
2018-05-25gnu: openmpi: Reintroduce PSM (Intel TrueScale) support....Ludovic Courtès
2018-05-25gnu: openmpi: Update to 3.0.1....Ludovic Courtès
2018-04-10gnu: hwloc: Skip 'linux-libnuma' test....Ludovic Courtès
2018-03-26gnu: hwloc@1: Update to 1.11.10....Ludovic Courtès
2018-03-26gnu: hwloc@2: Update to 2.0.1....Ludovic Courtès
2018-03-26gnu: hwloc@1: Update to 1.11.9....Ludovic Courtès