Blender Git Commit Log
Git Commits -> Revision f749506
Revision f749506 by Sayak Biswas (master) November 22, 2021, 23:55 (GMT) |
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 |
Commit Details:
Full Hash: f749506163b7d2409c63c469f00e9bb1cbb2e68d
Parent Commit: 481f032
Committed By: Brecht Van Lommel
Lines Changed: +6, -2