diff --git a/Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-GCCcore-11.3.0.eb b/Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-gcccoremkl-11.3.0-2022.1.0.eb similarity index 84% rename from Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-GCCcore-11.3.0.eb rename to Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-gcccoremkl-11.3.0-2022.1.0.eb index 1a0df49fb6853a0ae2a2701139d0c7f20c321939..e3b67ee67908c4f66fefdfaaebb258739c3b6506 100644 --- a/Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-GCCcore-11.3.0.eb +++ b/Golden_Repo/e/ecoHMEM-TF-ep/ecoHMEM-TF-ep-0.0.1-gcccoremkl-11.3.0-2022.1.0.eb @@ -6,7 +6,7 @@ version = "0.0.1" homepage = 'https://gitlab.jsc.fz-juelich.de/deep-sea/wp4/software/ecohmem-tensorflow' description = "ecoHMEM TF experimental platform" -toolchain = {'name': 'GCCcore', 'version': '11.3.0'} +toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'} sources = [{ 'filename': 'ecoHMEM-TF-ep.tar.gz', @@ -19,6 +19,10 @@ sources = [{ checksums = [None] +dependencies = [ + ('TensorFlow', '2.11.0', '-CUDA-11.7'), +] + build_cmd = 'true' files_to_copy = [ (['exp_cfgs', 'models'], ''),