File tree Expand file tree Collapse file tree
easystacks/software.eessi.io/2023.06/sapphire_rapids Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,3 +11,22 @@ easyconfigs:
1111 - poetry-1.5.1-GCCcore-12.3.0.eb
1212 - git-2.41.0-GCCcore-12.3.0-nodocs.eb
1313 - flit-3.9.0-GCCcore-12.3.0.eb
14+ - OpenBLAS-0.3.23-GCC-12.3.0.eb :
15+ options :
16+ # required for Intel Sapphire Rapids support
17+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19159
18+ from-pr : 19159
19+ - foss-2023a.eb
20+ - pybind11-2.11.1-GCCcore-12.3.0.eb :
21+ # avoid indirect dependency on old CMake version built with GCCcore/10.2.0 via Catch2 build dependency;
22+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19270
23+ options :
24+ from-pr : 19270
25+ - SciPy-bundle-2023.07-gfbf-2023a.eb :
26+ options :
27+ from-pr : 21693
28+ - TensorFlow-2.13.0-foss-2023a.eb :
29+ # patch setup.py for grpcio extension in TensorFlow 2.13.0 easyconfigs to take into account alternate sysroot;
30+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19268
31+ options :
32+ from-pr : 19268
You can’t perform that action at this time.
0 commit comments