From 73eb376bbe67efa0d81effc0977059734a5f6960 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Tue, 28 Jun 2022 16:05:25 +0200 Subject: Build: add HIP version to buildbot configuration --- build_files/config/pipeline_config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml index d1f1fe78d21..da79dddc036 100644 --- a/build_files/config/pipeline_config.yaml +++ b/build_files/config/pipeline_config.yaml @@ -54,6 +54,8 @@ buildbot: version: '10.1.243' cuda11: version: '11.4.1' + hip: + version: '5.0.20451' optix: version: '7.3.0' cmake: -- cgit v1.2.3