Skip to content

Commit e28cb3a

Browse files
authored
Merge branch 'main' into lfoss2025b
2 parents 984506d + b42e68d commit e28cb3a

3 files changed

Lines changed: 23 additions & 0 deletions

File tree

easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ easyconfigs:
33
options:
44
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/24951
55
from-commit: 0f50e961c55d6406b0e64eebd59335b32dce0e92
6+
- Flux-0.80.0-GCC-13.3.0.eb
7+
- WRF-4.6.1-foss-2024a-dmpar.eb
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# rebuild hwloc for 2025a and 2025b to pick up patch
2+
# that significantly improvies MPI startup time;
3+
# see also https://github.com/open-mpi/hwloc/issues/756
4+
easyconfigs:
5+
- hwloc-2.11.2-GCCcore-14.2.0.eb:
6+
options:
7+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/25043
8+
from-commit: 9c1f56e168199e24831413a68d8e9e1660b46dab
9+
- hwloc-2.12.1-GCCcore-14.3.0.eb:
10+
options:
11+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/25063
12+
from-commit: a6ad24949b803bc028896a8136536085a5cd3c11
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# rebuild Python 3.13.5 with EasyBuild 5.2.0 to pick up the ctypes fix from
2+
# https://github.com/easybuilders/easybuild-easyblocks/pull/3860
3+
# and https://github.com/easybuilders/easybuild-easyconfigs/pull/25106.
4+
# Also see https://github.com/EESSI/software-layer/issues/1363.
5+
easyconfigs:
6+
- Python-3.13.5-GCCcore-14.3.0.eb:
7+
options:
8+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/25106
9+
from-commit: deb72dd056970e32b7f649ce2a629b63aad6e83a

0 commit comments

Comments
 (0)