blender/extern/hipew
Sayak Biswas ba4e227def HIP device code cleanup and fix for high VRAM usage
This patch cleans up code for HIP device and makes it more consistent with the CUDA code.
It also fixes the issue with high VRAM usage on AMD cards using HIP allowing better performance and usage on cards like 6600XT.
Added a check in intern/cycles/kernel/bvh/bvh_util.h to prevent compiler error with hipcc

Reviewed By: brecht, leesonw

Maniphest Tasks: T92124

Differential Revision: https://developer.blender.org/D12834
2021-10-20 14:04:28 +02:00
..
include HIP device code cleanup and fix for high VRAM usage 2021-10-20 14:04:28 +02:00
src Cycles: add HIP device support for AMD GPUs 2021-09-28 19:18:55 +02:00
CMakeLists.txt Cycles: add HIP device support for AMD GPUs 2021-09-28 19:18:55 +02:00