Skip to content

Commit 9693125

Browse files
authored
Merge pull request #864 from bedroge/sapphire_rapids_tensorflow_2.13.0
{2023.06}[2023a, sapphire_rapids] TensorFlow 2.13.0
2 parents 0ac96f2 + 1d097dd commit 9693125

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.8.2-2023a.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)