Skip to content

Commit 79446cb

Browse files
author
Richard Top
committed
removed unnecessary changes
1 parent 6451f30 commit 79446cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eb_hooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,6 @@ def parse_hook_tensorflow_h5py_glibc(ec, eprefix):
654654
"""
655655
Fix the Python and environment used while building and running tests for TensorFlow-2.18.1
656656
"""
657-
cpu_target = get_eessi_envvar('EESSI_SOFTWARE_SUBDIR')
658657
if ec.name == 'TensorFlow' and ec.version == '2.18.1':
659658
ec['preconfigopts'] = ec.get('preconfigopts', '') + (
660659
'export GCC_HOST_COMPILER_PATH=$EBROOTGCC/bin/gcc && '

0 commit comments

Comments
 (0)