From bc4bae29ea5d6910046283044f0005bfba395ec1 Mon Sep 17 00:00:00 2001 From: Cintia Willemyns <115622907+WilleBell@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:57:59 +0100 Subject: [PATCH 1/2] Add CMake builddep for kornia --- easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb | 1 + 1 file changed, 1 insertion(+) diff --git a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb index f6e859bc9eb3..f26fd966ebc1 100644 --- a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb +++ b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb @@ -13,6 +13,7 @@ builddependencies = [ ('Rust', '1.75.0'), ('maturin', '1.4.0', '-Rust-1.75.0'), ('PDM', '2.12.4'), + ('CMake', '3.26.3'), ] dependencies = [ From 754aec6cd10e70fe3ea5c4c7d964444b0d4b2f56 Mon Sep 17 00:00:00 2001 From: Cintia Willemyns <115622907+WilleBell@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:01:24 +0100 Subject: [PATCH 2/2] Add CMake builddep for kornia --- .../t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb | 1 + 1 file changed, 1 insertion(+) diff --git a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb index bd8dc47da81d..d17b45d9c19f 100644 --- a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb +++ b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb @@ -14,6 +14,7 @@ builddependencies = [ ('Rust', '1.75.0'), ('maturin', '1.4.0', '-Rust-1.75.0'), ('PDM', '2.12.4'), + ('CMake', '3.26.3'), ] dependencies = [