We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc3470 commit 9238a03Copy full SHA for 9238a03
1 file changed
easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.8.2-2023a.yml
@@ -11,3 +11,15 @@ easyconfigs:
11
- poetry-1.5.1-GCCcore-12.3.0.eb
12
- git-2.41.0-GCCcore-12.3.0-nodocs.eb
13
- flit-3.9.0-GCCcore-12.3.0.eb
14
+ - foss-2023a.eb
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
+ - SciPy-bundle-2023.07-gfbf-2023a.eb
21
+ - TensorFlow-2.13.0-foss-2023a.eb:
22
+ # patch setup.py for grpcio extension in TensorFlow 2.13.0 easyconfigs to take into account alternate sysroot;
23
+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19268
24
25
+ from-pr: 19268
0 commit comments