blender/extern/hipew
Sayak Biswas f749506163 Fix T93244: Cycles HIP not working with multi GPU rendering
Use the correct device function (hipDeviceGet) for multi GPU setups, instead
of hipGetDevice which just returns the default device.

Differential Revision: https://developer.blender.org/D13323
2021-11-23 00:55:56 +01:00
..
include Fix T93244: Cycles HIP not working with multi GPU rendering 2021-11-23 00:55:56 +01:00
src Fix T93244: Cycles HIP not working with multi GPU rendering 2021-11-23 00:55:56 +01:00
CMakeLists.txt Cycles: add HIP device support for AMD GPUs 2021-09-28 19:18:55 +02:00