[Bf-blender-cvs] [73eb376bbe6] blender-v3.2-release: Build: add HIP version to buildbot configuration

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


Commit: 73eb376bbe67efa0d81effc0977059734a5f6960
Author: Brecht Van Lommel
Date:   Tue Jun 28 16:05:25 2022 +0200
Branches: blender-v3.2-release
https://developer.blender.org/rB73eb376bbe67efa0d81effc0977059734a5f6960

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



More information about the Bf-blender-cvs mailing list