Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ easyconfigs:
- PostgreSQL-16.4-GCCcore-13.3.0.eb
- Xvfb-21.1.14-GCCcore-13.3.0.eb
- GLPK-5.0-GCCcore-13.3.0.eb
- R-bundle-CRAN-2024.11-foss-2024a.eb:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/24524
from-commit: 1546f454c1a0b0c6483d8a0aaad2157ca1f770e8
# install extensions in parallel
parallel-extensions-install: True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ocaisa Maybe we should just update our EasyBuild configuration to always have this enabled (with EasyBuild 5.x)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.