Skip to content

Commit 9238a03

Browse files
committed
add TensorFlow 2.13.0 (and some dependencies)
1 parent 1dc3470 commit 9238a03

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,15 @@ 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+
- 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+
options:
25+
from-pr: 19268

0 commit comments

Comments
 (0)