aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gd.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gd.scm')
0 files changed, 0 insertions, 0 deletions
;andreas@enge.fr> Andy Tai 2024-10-07gnu: slurm: Update to version 23.11.10....* gnu/packages/parallel.scm (slurm): Update to version 23.11.10. (slurm-23.02): New variable. (slurm-22.05): Inherit from slurm-23.02. Change-Id: I614f7ad29b3aa7edb2a9792ae45825e311900379 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE 2024-09-27gnu: openpmix: Limit to 64bit systems....* gnu/packages/parallel.scm (openpmix)[supported-systems]: New field. Change-Id: I63f231c22fb0d0cc46f93dc7ac435a8e41a66739 Efraim Flashner 2024-09-27gnu: parallel: Update to 20240922....* gnu/packages/parallel.scm (parallel): Update to 20240922. Change-Id: I55f14f7ee8996a4339a17ec595c5b48bec044347 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai 2024-09-16gnu: openpmix: Do not keep a reference to GCC and other build tools....This reduces the closure of ‘openpmix’ from 297 MiB to 93 MiB. * gnu/packages/parallel.scm (openpmix)[arguments]: Add #:phases and #:disallowed-references. Change-Id: I231c550743e2854e431b8100584bd464695de695 Ludovic Courtès 2024-09-06gnu: cpuinfo: Update to commit 05332fd....Also disable tests on aarch64, because they fail in the build container. * gnu/packages/parallel.scm (cpuinfo): Update to commit 05332fd. [arguments]<#:tests?>: Disable on aarch64. [supported-systems]: Remove field. David Elsing 2024-09-06gnu: pthreadpool: Update to commit 560c60d....* gnu/packages/parallel.scm (pthreadpool): Update to commit 560c60d. David Elsing 2024-08-28gnu: parallel: Fix cross-compilation....* gnu/packages/parallel.scm (parallel)[arguments]<#:phases>: when tests?, run post-install-test. Change-Id: I5aabf0a80e0c314e9cb86bfa96de561ae5fcaa49 Zheng Junjie 2024-08-28gnu: parallel: Update to 20240822....* gnu/packages/parallel.scm (parallel): Update to 20240822. Change-Id: If862a93ef55962b28ac20c194af906c9bd22d061 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai