@@ -9,3 +9,93 @@ easyconfigs:
99 options :
1010 # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21600
1111 from-commit : 9b12318bcff1749781d9eb71c23e21bc3a79ed01
12+ # from here continuing building up the stack; first apps originally built with EB
13+ # 4.8.2
14+ # originally built with EB 4.8.2; PR 19270 included since EB 4.9.0
15+ # - pybind11-2.11.1-GCCcore-12.3.0.eb:
16+ # # avoid indirect dependency on old CMake version built with GCCcore/10.2.0 via Catch2 build dependency;
17+ # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19270
18+ # options:
19+ # from-pr: 19270
20+ - pybind11-2.11.1-GCCcore-12.3.0.eb
21+ # the package SciPy-bundle itself has to be rebuilt; here we use the commit to add the dependency
22+ # Cython; PR 21693 is included since EB 5.0.0
23+ # - SciPy-bundle-2023.07-gfbf-2023a.eb:
24+ # options:
25+ # from-pr: 21693
26+ - SciPy-bundle-2023.07-gfbf-2023a.eb :
27+ options :
28+ from-commit : 7c5144d2c1a061cd9f08b5901970b7f6ec5eb5c0
29+ # install Cython (new dependency of SciPy-bundle), PR 20578 is included since
30+ # EB 5.0.0; try a little older version from PR 20525 that is included since EB
31+ # 4.9.2
32+ # - Cython-3.0.8-GCCcore-12.3.0.eb:
33+ # options:
34+ # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/20578
35+ # from-commit: c4c2826ed8afe83885bba113b0aee36477d2948c
36+ # for the version from EB 4.9.2 we don't need any options because we use EB 4.9.4
37+ - Cython-3.0.8-GCCcore-12.3.0.eb
38+ # install dependencies of TensorFlow
39+ - Bazel-6.3.1-GCCcore-12.3.0.eb
40+ - dill-0.3.7-GCCcore-12.3.0.eb
41+ - flatbuffers-23.5.26-GCCcore-12.3.0.eb
42+ - h5py-3.9.0-foss-2023a.eb
43+ - flatbuffers-python-23.5.26-GCCcore-12.3.0.eb
44+ - JsonCpp-1.9.5-GCCcore-12.3.0.eb
45+ - nsync-1.26.0-GCCcore-12.3.0.eb
46+ - RE2-2023-08-01-GCCcore-12.3.0.eb
47+ - protobuf-python-4.24.0-GCCcore-12.3.0.eb
48+ # # originally built with EB 4.8.2; PR 19268 included since EB 4.9.0
49+ # # - TensorFlow-2.13.0-foss-2023a.eb:
50+ # # # patch setup.py for grpcio extension in TensorFlow 2.13.0 easyconfigs to take into account alternate sysroot;
51+ # # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19268
52+ # # options:
53+ # # from-pr: 19268
54+ # - TensorFlow-2.13.0-foss-2023a.eb
55+ # - X11-20230603-GCCcore-12.3.0.eb
56+ # # originally built with EB 4.8.2; PR 19339 included since EB 4.9.0
57+ # # - HarfBuzz-5.3.1-GCCcore-12.3.0.eb:
58+ # # options:
59+ # # from-pr: 19339
60+ # - HarfBuzz-5.3.1-GCCcore-12.3.0.eb
61+ # - Qt5-5.15.10-GCCcore-12.3.0.eb
62+ # - OSU-Micro-Benchmarks-7.1-1-gompi-2023a.eb
63+ # # originally built with EB 4.8.2; PR 19363 included since EB 4.9.0
64+ # # - LHAPDF-6.5.4-GCC-12.3.0.eb:
65+ # # options:
66+ # # from-pr: 19363
67+ # - LHAPDF-6.5.4-GCC-12.3.0.eb
68+ # # originally built with EB 4.8.2; PR 19397 included since EB 4.9.0
69+ # # - LoopTools-2.15-GCC-12.3.0.eb:
70+ # # options:
71+ # # from-pr: 19397
72+ # - LoopTools-2.15-GCC-12.3.0.eb
73+ # # originally built with EB 4.8.2; PR 19185 included since EB 4.9.0
74+ # # - R-4.3.2-gfbf-2023a.eb:
75+ # # options:
76+ # # from-pr: 19185
77+ # - R-4.3.2-gfbf-2023a.eb
78+ # # originally built with EB 4.8.2; source URL has changed recently
79+ # # - Boost-1.82.0-GCC-12.3.0.eb
80+ # - Boost-1.82.0-GCC-12.3.0.eb:
81+ # options:
82+ # # source URLs for Boost have changed, corresponding PR is
83+ # # https://github.com/easybuilders/easybuild-easyconfigs/pull/22157
84+ # from-commit: 5bebccf792ccf35a8ee3250bc8fed86dff5d5df9
85+ # - netCDF-4.9.2-gompi-2023a.eb
86+ # - FFmpeg-6.0-GCCcore-12.3.0.eb
87+ # # originally built with EB 4.8.2; PR 19455 included since EB 4.9.0
88+ # # - ALL-0.9.2-foss-2023a.eb:
89+ # # options:
90+ # # from-pr: 19455
91+ # - ALL-0.9.2-foss-2023a.eb
92+ # # originally built with EB 4.8.2; PR 19735 included since EB 4.9.1
93+ # # - CDO-2.2.2-gompi-2023a.eb:
94+ # # options:
95+ # # from-pr: 19735
96+ # - CDO-2.2.2-gompi-2023a.eb
97+ # # originally built with EB 4.8.2; PR 19820 included since EB 4.9.1
98+ # # - BWA-0.7.17-20220923-GCCcore-12.3.0.eb:
99+ # # options:
100+ # # from-pr: 19820
101+ # - BWA-0.7.17-20220923-GCCcore-12.3.0.eb
0 commit comments