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

3 Modified Paths:

/extern/hipew/include/hipew.h (+3, -1) (Diff)
/extern/hipew/src/hipew.c (+2, -0) (Diff)
/intern/cycles/device/hip/device_impl.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021