From 1e4db666462a913843deec40dc9e084249738f38 Mon Sep 17 00:00:00 2001 From: aurianer Date: Mon, 4 Dec 2023 18:42:59 +0100 Subject: [PATCH] Tmp! Try hip@5.5 --- .gitlab/includes/hip_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/includes/hip_pipeline.yml b/.gitlab/includes/hip_pipeline.yml index 3123f5cdd..7a15387a4 100644 --- a/.gitlab/includes/hip_pipeline.yml +++ b/.gitlab/includes/hip_pipeline.yml @@ -16,7 +16,7 @@ include: CXXSTD: 20 GPU_TARGET: 'gfx90a' SPACK_SPEC: "pika@main arch=$ARCH %${COMPILER} +rocm +stdexec amdgpu_target=${GPU_TARGET} \ - malloc=system cxxstd=$CXXSTD ^boost@1.79.0 ^hwloc@2.6.0 ^hip@5.3.3 ^llvm~gold \ + malloc=system cxxstd=$CXXSTD ^boost@1.79.0 ^hwloc@2.6.0 ^hip@5.5 ^llvm~gold \ ^fmt@10.0.0 ^stdexec@git.5e378418d9360a1a53392baae8502c4961f5f4c8=main" gcc12_hip5_spack_image: