[Bf-blender-cvs] [16bf493dcf6] cycles_oneapi: Build: add HIP version to buildbot configuration

Brecht Van Lommel noreply at git.blender.org
Wed Jun 29 10:38:41 CEST 2022


Commit: 16bf493dcf6c42a4a27643e47122e8ef0a3a6372
Author: Brecht Van Lommel
Date:   Tue Jun 28 16:05:25 2022 +0200
Branches: cycles_oneapi
https://developer.blender.org/rB16bf493dcf6c42a4a27643e47122e8ef0a3a6372

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