From a01a78d68cca7e3f694fe67438ef3377eeedc185 Mon Sep 17 00:00:00 2001 From: Alexis Montoison Date: Fri, 23 Sep 2022 10:12:21 -0400 Subject: [PATCH] Update buildkite pipeline --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 963eb619b..73121253c 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -22,7 +22,7 @@ steps: agents: queue: "juliagpu" rocm: "*" - rocmgpu: "gfx908" + rocmgpu: "*" env: JULIA_AMDGPU_CORE_MUST_LOAD: "1" JULIA_AMDGPU_HIP_MUST_LOAD: "1"