summaryrefslogtreecommitdiff
path: root/gnu/packages/parallel.scm
AgeCommit message (Collapse)Author
2022-06-15gnu: slurm: Update to 22.05.1.Ludovic Courtès
* gnu/packages/parallel.scm (slurm): Update to 22.05.1. (slurm-21.08): New variable.
2022-06-10gnu: slurm-drmaa: Update to 1.1.3.Ricardo Wurmus
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.3.
2022-05-22gnu: parallel: Update to 20220522.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20220522.
2022-05-09gnu: parallel: Update to 20220422.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220422.
2022-05-06gnu: slurm: Add 21.08.8.Ludovic Courtès
* gnu/packages/parallel.scm (slurm): Update to 21.08.8. (slurm-20.11): New variable.
2022-05-06gnu: slurm: Update to 20.11.9 [fixes CVE-2022-{29500,29501,29502}].Ludovic Courtès
* gnu/packages/parallel.scm (slurm): Update to 20.11.9.
2022-04-04gnu: parallel: Update to 20220322.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220322.
2022-03-29gnu: slurm: Install libpmi2.Ludovic Courtès
* gnu/packages/parallel.scm (slurm)[source](snippet): Let PMI2 through. [arguments]: In phase 'install-libpmi', install "contribs/pmi2". [license]: Add 'non-copyleft'.
2022-03-09gnu: slurm: Use gexps and remove input labels.Ludovic Courtès
* gnu/packages/parallel.scm (slurm)[source]: Remove trailing #t. [native-inputs]: Remove labels. [arguments]: Rewrite as gexps. Use 'this-package-input' instead of '%build-inputs'. (slurm-20.02)[arguments]: Adjust accordingly.
2022-03-08gnu: slurm <= 20.02: Build with '-fcommon'.Ludovic Courtès
* gnu/packages/parallel.scm (slurm-20.02)[arguments]: New field. (slurm-19.05, slumr-18.08): Inherit from it.
2022-02-27gnu: parallel: Update to 20220222.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220222.
2022-01-25gnu: parallel: Update to 20220122.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220122.
2022-01-14gnu: parallel: Update to 20211222.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20211222.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-11-26gnu: parallel: Update to 20211122.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20211122.
2021-10-24gnu: parallel: Update to 20211022.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20211022. [arguments]: Don't explicitly return #t from phases.
2021-09-23gnu: parallel: Update to 20210922.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210922.
2021-09-02gnu: parallel: Update to 20210822.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20210822.
2021-07-30gnu: parallel: Update to 20210722.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20210722.
2021-07-29gnu: Add Psimd.Ludovic Courtès
* gnu/packages/parallel.scm (psimd): New variable.
2021-07-29gnu: Add cpuinfo.Ludovic Courtès
* gnu/packages/parallel.scm (cpuinfo): New variable. * gnu/packages/patches/cpuinfo-system-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-07-29gnu: Add pthreadpool.Ludovic Courtès
* gnu/packages/parallel.scm (pthreadpool): New variable. * gnu/packages/patches/pthreadpool-system-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-06-25gnu: parallel: Update to 20210622.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210622.
2021-05-28gnu: xjobs: Add 'release-monitoring-url' property.Ludovic Courtès
* gnu/packages/parallel.scm (xjobs)[properties]: New field.
2021-05-28gnu: Add xjobs.Stefan Reichör
* gnu/packages/parallel.scm (xjobs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-23gnu: parallel: Update to 20210522.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210522.
2021-05-23gnu: slurm: Update to 20.11.7.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (slurm): Update to 20.11.7.
2021-04-28gnu: slurm: Link plugins with libslurm.Ricardo Wurmus
* gnu/packages/parallel.scm (slurm)[arguments]: Add phase patch-plugin-linker-flags to link plugins with libslurm; run autoconf phase after this new phase.
2021-04-23gnu: parallel: Update to 20210422.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210422.
2021-03-23gnu: parallel: Update to 20210322.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210322.
2021-03-13gnu: Add xe.Stefan Reichör
* gnu/packages/parallel.scm (xe): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: parallel: Update to 20210222.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20210222.
2021-02-13gnu: slurm-drmaa: Update to 1.1.2.Ricardo Wurmus
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.2.
2021-01-31gnu: slurm-18.08: Update to 18.08.9.Efraim Flashner
Fixes CVE-2019-{12838,19727,19728}. * gnu/packages/parallel.scm (slurm-18.08): Update to 18.08.9.
2021-01-31gnu: slurm-19.05: Update to 19.05.8.Efraim Flashner
Fixes CVE-2020-{12693,27745,27746,19727,19728}. * gnu/packages/parallel.scm (slurm-19.05): Update to 19.05.8.
2021-01-30gnu: slurm: Update to 20.11.3.Efraim Flashner
* gnu/packages/parallel.scm (slurm): Update to 20.11.3.
2021-01-30gnu: slurm: Update note about slurm versions.Efraim Flashner
* gnu/packages/parallel.scm: Update note about what slurm versions should be kept.
2021-01-30gnu: parallel: Update to 20210122.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20210122.
2021-01-07gnu: slurm: Add old 20.02 version back.Vincent Legoll
* gnu/packages/parallel.scm (slurm-20.02): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-05gnu: parallel: Update to 20201222.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20201222.
2020-12-30gnu: slurm: Update to 20.11.2.Vincent Legoll
* gnu/packages/parallel.scm (slurm): Update to 20.11.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-01gnu: Add slurm-18.08.Efraim Flashner
* gnu/packages/parallel.scm (slurm-18.08): New variable.
2020-11-23gnu: parallel: Update to 20201122.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20201122.
2020-11-20gnu: parallel: Update to 20201022.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20201022.
2020-11-02gnu: slurm: Reintroduce version 19.05.Ludovic Courtès
Partly fixes <https://bugs.gnu.org/44387>. * gnu/packages/parallel.scm (slurm-19.05): New variable.
2020-10-15gnu: slurm: Re-arrange package inputs.Efraim Flashner
* gnu/packages/parallel.scm (slurm)[inputs]: Move expect, perl, python-wrapper from here... [native-inputs]: ... to here.
2020-10-14gnu: slurm: Update to 20.02.5.Ricardo Wurmus
* gnu/packages/parallel.scm (slurm): Update to 20.02.5.
2020-08-23gnu: parallel: Update to 20200822.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20200822.
2020-07-23gnu: parallel: Update to 20200722.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20200722.
2020-06-30gnu: parallel: Update to 20200622.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20200622.