From b8064e3312a775b9eb66cab8f6629c628491c476 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(+) (limited to 'build_files/config/pipeline_config.yaml') diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml index 8222f2ff0b9..e14c6eb580e 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