Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSayak Biswas <sayakAMD>2022-06-28 17:55:27 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-06-28 19:35:43 +0300
commitabfa09752f5c4d1fa2ae9df5e4ee0c9d77b50f3e (patch)
treeb39fb23925e1c0dd819839cbffec09fbfb600ce3 /build_files
parent270ed1c7164c2da47b27e4403bf44554a80ed71c (diff)
Cycles: enable Vega GPU/APU support
Enables Vega and Vega II GPUs as well as Vega APU, using changes in HIP code to support 64-bit waves and a new HIP SDK version. Tested with Radeon WX9100, Radeon VII GPUs and Ryzen 7 PRO 5850U with Radeon Graphics APU. Ref T96740, T91571 Differential Revision: https://developer.blender.org/D15242
Diffstat (limited to 'build_files')
-rw-r--r--build_files/config/pipeline_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index e14c6eb580e..82cd009ea95 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -55,7 +55,7 @@ buildbot:
cuda11:
version: '11.4.1'
hip:
- version: '5.0.20451'
+ version: '5.2.21440'
optix:
version: '7.3.0'
cmake: