[Bf-blender-cvs] [b8064e3312a] master: Build: add HIP version to buildbot configuration

Brecht Van Lommel noreply at git.blender.org
Tue Jun 28 16:54:49 CEST 2022


Commit: b8064e3312a775b9eb66cab8f6629c628491c476
Author: Brecht Van Lommel
Date:   Tue Jun 28 16:05:25 2022 +0200
Branches: master
https://developer.blender.org/rBb8064e3312a775b9eb66cab8f6629c628491c476

Build: add HIP version to buildbot configuration

===================================================================

M	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:



More information about the Bf-blender-cvs mailing list