We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6451f30 commit 79446cbCopy full SHA for 79446cb
1 file changed
eb_hooks.py
@@ -654,7 +654,6 @@ def parse_hook_tensorflow_h5py_glibc(ec, eprefix):
654
"""
655
Fix the Python and environment used while building and running tests for TensorFlow-2.18.1
656
657
- cpu_target = get_eessi_envvar('EESSI_SOFTWARE_SUBDIR')
658
if ec.name == 'TensorFlow' and ec.version == '2.18.1':
659
ec['preconfigopts'] = ec.get('preconfigopts', '') + (
660
'export GCC_HOST_COMPILER_PATH=$EBROOTGCC/bin/gcc && '
0 commit comments