From c0edd5d9f0af5ca3b3c292f0b9d92d954972b036 Mon Sep 17 00:00:00 2001 From: Orient Date: Thu, 16 Nov 2023 14:17:26 +0100 Subject: [PATCH 1/7] adding easyconfigs: Hydra-1.3.2-foss-2023a.eb --- .../h/Hydra/Hydra-1.3.2-foss-2023a.eb | 107 ++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb diff --git a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb new file mode 100644 index 00000000000..d3a8c8eb213 --- /dev/null +++ b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb @@ -0,0 +1,107 @@ +easyblock = 'PythonBundle' + +name = 'Hydra' +version = '1.3.2' + +homepage = "https://hydra.cc/" +description = """ +Hydra is an open-source Python framework that simplifies the development of +research and other complex applications. The key feature is the ability to +dynamically create a hierarchical configuration by composition and override it +through config files and the command line. The name Hydra comes from its +ability to run multiple similar jobs - much like a Hydra with multiple heads. +""" + +github_account = 'facebookresearch' + +toolchain = {'name': 'foss', 'version': '2023a'} + +builddependencies = [ + ('binutils', '2.40'), + ('Java', '17', '', SYSTEM), # needed by ANTLR runtime + ('hatchling', '1.18.0'), +] + +dependencies = [ + ('Python', '3.11.3'), + ('PyYAML', '6.0'), # needed by omegaconf + ('tqdm', '4.66.1'), + ('SciPy-bundle', '2023.07'), +] + +use_pip = True +sanity_pip_check = True +download_dep_fail = True + +exts_list = [ + ('antlr4-python3-runtime', '4.9', { + 'modulename': 'antlr4', + 'checksums': ['02d9afb720c13c52b336234286966cdf5aff704f230a513e635adb0d94de97ae'], + }), + ('omegaconf', '2.3.0', { + 'checksums': ['d5d4b6d29955cc50ad50c46dc269bcd92c6e00f5f90d23ab5fee7bfca4ba4cc7'], + }), + ('read_version', '0.3.2', { + 'checksums': ['3f2d30852bce9174b244f7f29aaebf4e79904c6ed51a19716325015ff306ce3f'], + }), + ('greenlet', '3.0.1', { + 'checksums': ['816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b'], + }), + ('SQLAlchemy', '2.0.22', { + 'checksums': ['5434cc601aa17570d79e5377f5fd45ff92f9379e2abed0be5e8c2fba8d353d2b'], + }), + ('colorlog', '6.7.0', { + 'checksums': ['bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5'], + }), + ('Mako', '1.2.4', { + 'checksums': ['d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34'], + }), + ('alembic', '1.12.1', { + 'checksums': ['bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f'], + }), + ('autopage', '0.5.2', { + 'checksums': ['826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72'], + }), + ('pyperclip', '1.8.2', { + 'checksums': ['105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57'], + }), + ('cmd2', '2.4.3', { + 'checksums': ['71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52'], + }), + ('prettytable', '3.9.0', { + 'checksums': ['f4ed94803c23073a90620b201965e5dc0bccf1760b7a7eaf3158cab8aaffdf34'], + }), + ('stevedore', '5.1.0', { + 'checksums': ['a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c'], + }), + ('cliff', '4.3.0', { + 'checksums': ['fc5b6ebc8fb815332770b2485ee36c09753937c37cce4f3227cdd4e10b33eacc'], + }), + ('cmaes', '0.10.0', { + 'checksums': ['48afc70df027114739872b50489ae6b32461c307b92d084a63c7090a9742faf9'], + }), + ('optuna', '2.10.1', { + 'checksums': ['8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f'], + }), + ('hydra-optuna-sweeper', '1.2.0', { + 'modulename': False, + 'checksums': ['f20b56dfdc4db9f84f3b502c8e60a5269967197c4df4c28653cf17f71b2136ce'], + }), + ('cloudpickle', '3.0.0', { + 'checksums': ['996d9a482c6fb4f33c1a35335cf8afd065d2a56e973270364840712d9131a882'], + }), + ('submitit', '1.5.0', { + 'checksums': ['2766868e71656b1e278a42f33bced74faebf2c525dba74f4cc43be8cbef6c588'], + }), + ('hydra-submitit-launcher', '1.2.0', { + 'modulename': False, + 'checksums': ['e14c8eb46d020fac60ba25f82bcc368dc55851d2683dc95c88631ffcf15e4a34'], + }), + ('hydra', version, { + 'source_urls': ['https://github.com/%(github_account)s/%(namelower)s/archive'], + 'sources': ['v%(version)s.tar.gz'], + 'checksums': ['3f0f14305e9c6ae4b1dbcba344fe09dd0fc79c0a0656470c249f4f7ca46bf471'], + }), +] + +moduleclass = 'data' From aab4b12aaefca0d68291bb05ed44c1da8f2a0afb Mon Sep 17 00:00:00 2001 From: Orient Date: Thu, 16 Nov 2023 14:35:01 +0100 Subject: [PATCH 2/7] Removed download_dep_fail --- easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb | 1 - 1 file changed, 1 deletion(-) diff --git a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb index d3a8c8eb213..a998ca8dcd4 100644 --- a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb +++ b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb @@ -31,7 +31,6 @@ dependencies = [ use_pip = True sanity_pip_check = True -download_dep_fail = True exts_list = [ ('antlr4-python3-runtime', '4.9', { From 0162f786c8c36337e3d6708c0473f81e4bcf83e6 Mon Sep 17 00:00:00 2001 From: Orient Date: Wed, 22 Nov 2023 16:37:56 +0100 Subject: [PATCH 3/7] Split optuna and Hydra to separate easyconfigs --- .../h/Hydra/Hydra-1.3.2-foss-2023a.eb | 44 +----------- .../o/optuna/optuna-2.10.1-foss-2023a.eb | 67 +++++++++++++++++++ 2 files changed, 70 insertions(+), 41 deletions(-) create mode 100644 easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb diff --git a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb index a998ca8dcd4..08bdfeb3605 100644 --- a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb +++ b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb @@ -27,6 +27,7 @@ dependencies = [ ('PyYAML', '6.0'), # needed by omegaconf ('tqdm', '4.66.1'), ('SciPy-bundle', '2023.07'), + ('optuna', '2.10.1') ] use_pip = True @@ -43,48 +44,9 @@ exts_list = [ ('read_version', '0.3.2', { 'checksums': ['3f2d30852bce9174b244f7f29aaebf4e79904c6ed51a19716325015ff306ce3f'], }), - ('greenlet', '3.0.1', { - 'checksums': ['816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b'], - }), - ('SQLAlchemy', '2.0.22', { - 'checksums': ['5434cc601aa17570d79e5377f5fd45ff92f9379e2abed0be5e8c2fba8d353d2b'], - }), - ('colorlog', '6.7.0', { - 'checksums': ['bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5'], - }), - ('Mako', '1.2.4', { - 'checksums': ['d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34'], - }), - ('alembic', '1.12.1', { - 'checksums': ['bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f'], - }), - ('autopage', '0.5.2', { - 'checksums': ['826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72'], - }), - ('pyperclip', '1.8.2', { - 'checksums': ['105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57'], - }), - ('cmd2', '2.4.3', { - 'checksums': ['71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52'], - }), - ('prettytable', '3.9.0', { - 'checksums': ['f4ed94803c23073a90620b201965e5dc0bccf1760b7a7eaf3158cab8aaffdf34'], - }), - ('stevedore', '5.1.0', { - 'checksums': ['a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c'], - }), - ('cliff', '4.3.0', { - 'checksums': ['fc5b6ebc8fb815332770b2485ee36c09753937c37cce4f3227cdd4e10b33eacc'], - }), - ('cmaes', '0.10.0', { - 'checksums': ['48afc70df027114739872b50489ae6b32461c307b92d084a63c7090a9742faf9'], - }), - ('optuna', '2.10.1', { - 'checksums': ['8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f'], - }), ('hydra-optuna-sweeper', '1.2.0', { - 'modulename': False, - 'checksums': ['f20b56dfdc4db9f84f3b502c8e60a5269967197c4df4c28653cf17f71b2136ce'], + 'modulename': False, + 'checksums': ['f20b56dfdc4db9f84f3b502c8e60a5269967197c4df4c28653cf17f71b2136ce'], }), ('cloudpickle', '3.0.0', { 'checksums': ['996d9a482c6fb4f33c1a35335cf8afd065d2a56e973270364840712d9131a882'], diff --git a/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb b/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb new file mode 100644 index 00000000000..7cbfa522090 --- /dev/null +++ b/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb @@ -0,0 +1,67 @@ +easyblock = 'PythonBundle' + +name = 'optuna' +version = '2.10.1' + +homepage = 'https://optuna.org/' +description = "An open source hyperparameter optimization framework to automate hyperparameter search" + +toolchain = {'name': 'foss', 'version': '2023a'} + +builddependencies = [ + ('hatchling', '1.18.0'), +] + +dependencies = [ + ('Python', '3.11.3'), + ('PyYAML', '6.0'), + ('tqdm', '4.66.1'), + ('SciPy-bundle', '2023.07'), +] + +use_pip = True +sanity_pip_check = True + +exts_list = [ + ('colorlog', '6.7.0', { + 'checksums': ['bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5'], + }), + ('greenlet', '3.0.1', { + 'checksums': ['816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b'], + }), + ('SQLAlchemy', '2.0.22', { + 'checksums': ['5434cc601aa17570d79e5377f5fd45ff92f9379e2abed0be5e8c2fba8d353d2b'], + }), + ('Mako', '1.2.4', { + 'checksums': ['d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34'], + }), + ('alembic', '1.12.1', { + 'checksums': ['bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f'], + }), + ('autopage', '0.5.2', { + 'checksums': ['826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72'], + }), + ('pyperclip', '1.8.2', { + 'checksums': ['105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57'], + }), + ('cmd2', '2.4.3', { + 'checksums': ['71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52'], + }), + ('prettytable', '3.9.0', { + 'checksums': ['f4ed94803c23073a90620b201965e5dc0bccf1760b7a7eaf3158cab8aaffdf34'], + }), + ('stevedore', '5.1.0', { + 'checksums': ['a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c'], + }), + ('cliff', '4.3.0', { + 'checksums': ['fc5b6ebc8fb815332770b2485ee36c09753937c37cce4f3227cdd4e10b33eacc'], + }), + ('cmaes', '0.10.0', { + 'checksums': ['48afc70df027114739872b50489ae6b32461c307b92d084a63c7090a9742faf9'], + }), + (name, version, { + 'checksums': ['8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f'], + }), +] + +moduleclass = 'tools' From e1f2d9d51a212e9159f591660af3205ef3c87a7c Mon Sep 17 00:00:00 2001 From: Orient Date: Wed, 22 Nov 2023 17:03:53 +0100 Subject: [PATCH 4/7] Fixed style errors --- easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb | 4 ++-- easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb index 08bdfeb3605..5741987dbbc 100644 --- a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb +++ b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb @@ -45,8 +45,8 @@ exts_list = [ 'checksums': ['3f2d30852bce9174b244f7f29aaebf4e79904c6ed51a19716325015ff306ce3f'], }), ('hydra-optuna-sweeper', '1.2.0', { - 'modulename': False, - 'checksums': ['f20b56dfdc4db9f84f3b502c8e60a5269967197c4df4c28653cf17f71b2136ce'], + 'modulename': False, + 'checksums': ['f20b56dfdc4db9f84f3b502c8e60a5269967197c4df4c28653cf17f71b2136ce'], }), ('cloudpickle', '3.0.0', { 'checksums': ['996d9a482c6fb4f33c1a35335cf8afd065d2a56e973270364840712d9131a882'], diff --git a/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb b/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb index 7cbfa522090..f8ada0d1faa 100644 --- a/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb +++ b/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb @@ -1,7 +1,7 @@ easyblock = 'PythonBundle' name = 'optuna' -version = '2.10.1' +version = '2.10.1' homepage = 'https://optuna.org/' description = "An open source hyperparameter optimization framework to automate hyperparameter search" From d22bf696eb3be012da32869e8158e92046cf037c Mon Sep 17 00:00:00 2001 From: Orient Date: Wed, 22 Nov 2023 20:47:43 +0100 Subject: [PATCH 5/7] Fixed name issue --- .../o/Optuna/Optuna-2.10.1-foss-2023a.eb | 67 +++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 easybuild/easyconfigs/o/Optuna/Optuna-2.10.1-foss-2023a.eb diff --git a/easybuild/easyconfigs/o/Optuna/Optuna-2.10.1-foss-2023a.eb b/easybuild/easyconfigs/o/Optuna/Optuna-2.10.1-foss-2023a.eb new file mode 100644 index 00000000000..33dfb42fef8 --- /dev/null +++ b/easybuild/easyconfigs/o/Optuna/Optuna-2.10.1-foss-2023a.eb @@ -0,0 +1,67 @@ +easyblock = 'PythonBundle' + +name = 'Optuna' +version = '2.10.1' + +homepage = 'https://optuna.org/' +description = "An open source hyperparameter optimization framework to automate hyperparameter search" + +toolchain = {'name': 'foss', 'version': '2023a'} + +builddependencies = [ + ('hatchling', '1.18.0'), +] + +dependencies = [ + ('Python', '3.11.3'), + ('PyYAML', '6.0'), + ('tqdm', '4.66.1'), + ('SciPy-bundle', '2023.07'), +] + +use_pip = True +sanity_pip_check = True + +exts_list = [ + ('colorlog', '6.7.0', { + 'checksums': ['bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5'], + }), + ('greenlet', '3.0.1', { + 'checksums': ['816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b'], + }), + ('SQLAlchemy', '2.0.22', { + 'checksums': ['5434cc601aa17570d79e5377f5fd45ff92f9379e2abed0be5e8c2fba8d353d2b'], + }), + ('Mako', '1.2.4', { + 'checksums': ['d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34'], + }), + ('alembic', '1.12.1', { + 'checksums': ['bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f'], + }), + ('autopage', '0.5.2', { + 'checksums': ['826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72'], + }), + ('pyperclip', '1.8.2', { + 'checksums': ['105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57'], + }), + ('cmd2', '2.4.3', { + 'checksums': ['71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52'], + }), + ('prettytable', '3.9.0', { + 'checksums': ['f4ed94803c23073a90620b201965e5dc0bccf1760b7a7eaf3158cab8aaffdf34'], + }), + ('stevedore', '5.1.0', { + 'checksums': ['a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c'], + }), + ('cliff', '4.3.0', { + 'checksums': ['fc5b6ebc8fb815332770b2485ee36c09753937c37cce4f3227cdd4e10b33eacc'], + }), + ('cmaes', '0.10.0', { + 'checksums': ['48afc70df027114739872b50489ae6b32461c307b92d084a63c7090a9742faf9'], + }), + ('%(namelower)s', version, { + 'checksums': ['8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f'], + }), +] + +moduleclass = 'tools' From ab618bb50d32af8f7fddc1fefd1729ed2fd17e22 Mon Sep 17 00:00:00 2001 From: ItIsI-Orient <62220698+ItIsI-Orient@users.noreply.github.com> Date: Wed, 22 Nov 2023 21:31:14 +0100 Subject: [PATCH 6/7] Removed redundant easyconfig --- .../o/optuna/optuna-2.10.1-foss-2023a.eb | 67 ------------------- 1 file changed, 67 deletions(-) delete mode 100644 easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb diff --git a/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb b/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb deleted file mode 100644 index f8ada0d1faa..00000000000 --- a/easybuild/easyconfigs/o/optuna/optuna-2.10.1-foss-2023a.eb +++ /dev/null @@ -1,67 +0,0 @@ -easyblock = 'PythonBundle' - -name = 'optuna' -version = '2.10.1' - -homepage = 'https://optuna.org/' -description = "An open source hyperparameter optimization framework to automate hyperparameter search" - -toolchain = {'name': 'foss', 'version': '2023a'} - -builddependencies = [ - ('hatchling', '1.18.0'), -] - -dependencies = [ - ('Python', '3.11.3'), - ('PyYAML', '6.0'), - ('tqdm', '4.66.1'), - ('SciPy-bundle', '2023.07'), -] - -use_pip = True -sanity_pip_check = True - -exts_list = [ - ('colorlog', '6.7.0', { - 'checksums': ['bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5'], - }), - ('greenlet', '3.0.1', { - 'checksums': ['816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b'], - }), - ('SQLAlchemy', '2.0.22', { - 'checksums': ['5434cc601aa17570d79e5377f5fd45ff92f9379e2abed0be5e8c2fba8d353d2b'], - }), - ('Mako', '1.2.4', { - 'checksums': ['d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34'], - }), - ('alembic', '1.12.1', { - 'checksums': ['bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f'], - }), - ('autopage', '0.5.2', { - 'checksums': ['826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72'], - }), - ('pyperclip', '1.8.2', { - 'checksums': ['105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57'], - }), - ('cmd2', '2.4.3', { - 'checksums': ['71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52'], - }), - ('prettytable', '3.9.0', { - 'checksums': ['f4ed94803c23073a90620b201965e5dc0bccf1760b7a7eaf3158cab8aaffdf34'], - }), - ('stevedore', '5.1.0', { - 'checksums': ['a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c'], - }), - ('cliff', '4.3.0', { - 'checksums': ['fc5b6ebc8fb815332770b2485ee36c09753937c37cce4f3227cdd4e10b33eacc'], - }), - ('cmaes', '0.10.0', { - 'checksums': ['48afc70df027114739872b50489ae6b32461c307b92d084a63c7090a9742faf9'], - }), - (name, version, { - 'checksums': ['8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f'], - }), -] - -moduleclass = 'tools' From 5c3094f8b01d68763428debaeb9805949f8885bf Mon Sep 17 00:00:00 2001 From: ItIsI-Orient <62220698+ItIsI-Orient@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:13:53 +0100 Subject: [PATCH 7/7] Fixed dependency name --- easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb index 5741987dbbc..1a1e60580cf 100644 --- a/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb +++ b/easybuild/easyconfigs/h/Hydra/Hydra-1.3.2-foss-2023a.eb @@ -27,7 +27,7 @@ dependencies = [ ('PyYAML', '6.0'), # needed by omegaconf ('tqdm', '4.66.1'), ('SciPy-bundle', '2023.07'), - ('optuna', '2.10.1') + ('Optuna', '2.10.1'), ] use_pip = True