From dc410e70be23662998048d72ca99ebd6270f0004 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Thu, 19 Dec 2024 14:52:16 +0100 Subject: [PATCH 01/10] Update spack commit used in CI --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index ead5290b1..175b2b31f 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: develop-2024-10-13 + SPACK_COMMIT: ea0d99baf8cffc07b6fe62747417658de9405789 .base_spack_image: timeout: 1 hours From 908d1f8afb10466c445c66c80c8cf31fbe13e3e0 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Thu, 19 Dec 2024 14:52:59 +0100 Subject: [PATCH 02/10] TEMP: only run hip pipeline in CI --- .gitlab/pipelines_on_push.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab/pipelines_on_push.yml b/.gitlab/pipelines_on_push.yml index 4ad2467e7..24c7ec03d 100644 --- a/.gitlab/pipelines_on_push.yml +++ b/.gitlab/pipelines_on_push.yml @@ -5,7 +5,7 @@ # file BOOST_LICENSE_1_0.rst or copy at http://www.boost.org/LICENSE_1_0.txt) include: - - local: '.gitlab/includes/gcc13_pipeline.yml' - - local: '.gitlab/includes/clang14_cuda11_pipeline.yml' + # - local: '.gitlab/includes/gcc13_pipeline.yml' + # - local: '.gitlab/includes/clang14_cuda11_pipeline.yml' - local: '.gitlab/includes/gcc12_hip6_pipeline.yml' - - local: '.gitlab/includes/sloc.yml' + # - local: '.gitlab/includes/sloc.yml' From 33587bbce74ba3c0eddfffe3cfa025bfc0e25d4d Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Thu, 19 Dec 2024 17:16:14 +0100 Subject: [PATCH 03/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index 175b2b31f..062f767e9 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: ea0d99baf8cffc07b6fe62747417658de9405789 + SPACK_COMMIT: 11d276ab6fc24ad96155940f8aa0b7d0ae382aa5 .base_spack_image: timeout: 1 hours From a475936d2f4c9fc51e8ed76b40d33de18ddba6ad Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Thu, 19 Dec 2024 20:17:24 +0100 Subject: [PATCH 04/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index 062f767e9..eb7a891b8 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: 11d276ab6fc24ad96155940f8aa0b7d0ae382aa5 + SPACK_COMMIT: 2e8db0815d1730d71137dc3a5f97d82f3b2d93dc .base_spack_image: timeout: 1 hours From ba50476037cc4f1161087861c87d5af995f395fc Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 09:57:25 +0100 Subject: [PATCH 05/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index eb7a891b8..8d39358c1 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: 2e8db0815d1730d71137dc3a5f97d82f3b2d93dc + SPACK_COMMIT: a3985e75381d15e88862173fc5a93c0bf082a3c2 .base_spack_image: timeout: 1 hours From d17d7ece199db74f1d12e2b9e5f202d7e28fe60d Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 11:15:04 +0100 Subject: [PATCH 06/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index 8d39358c1..493748c10 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: a3985e75381d15e88862173fc5a93c0bf082a3c2 + SPACK_COMMIT: ac82f344bd8e1da704a8aa346bd77b3d65ee198d .base_spack_image: timeout: 1 hours From f5fea56bce022528b2dd5b4d6604b7460c39e2a8 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 13:12:17 +0100 Subject: [PATCH 07/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index 493748c10..edfc17a63 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: ac82f344bd8e1da704a8aa346bd77b3d65ee198d + SPACK_COMMIT: eb17680d289ee9058872e847823a3b37742559ec .base_spack_image: timeout: 1 hours From 3ea0e68006706b64d90c1ce752ea89c104f5e89d Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 15:32:08 +0100 Subject: [PATCH 08/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index edfc17a63..d1d266735 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: eb17680d289ee9058872e847823a3b37742559ec + SPACK_COMMIT: cf31d20d4c5834db261e76b4e5e8734679b0a55f .base_spack_image: timeout: 1 hours From 51016fc01e63db0cfa3f846038d90b4dbfad0cd1 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 16:53:59 +0100 Subject: [PATCH 09/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index d1d266735..89fba1205 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: cf31d20d4c5834db261e76b4e5e8734679b0a55f + SPACK_COMMIT: ecbf9fcacf16c1023994bb18666e50b450be6fb0 .base_spack_image: timeout: 1 hours From 1f957e0be43ade4f8d9e668b73eff29a21e1cae5 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 20 Dec 2024 19:57:43 +0100 Subject: [PATCH 10/10] bisect spack commit --- .gitlab/includes/common_spack_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/common_spack_pipeline.yml b/.gitlab/includes/common_spack_pipeline.yml index 89fba1205..88bda1e54 100644 --- a/.gitlab/includes/common_spack_pipeline.yml +++ b/.gitlab/includes/common_spack_pipeline.yml @@ -8,7 +8,7 @@ include: - local: '.gitlab/includes/common_pipeline.yml' variables: - SPACK_COMMIT: ecbf9fcacf16c1023994bb18666e50b450be6fb0 + SPACK_COMMIT: 04c76fab632817665395ee571038368aa2e297a0 .base_spack_image: timeout: 1 hours