Blender Git Commit Log

Git Commits -> Revision 49c5ab4

Revision 49c5ab4 by Sergey Sharybin (cycles-x)
March 26, 2021, 08:58 (GMT)
Cycles: Use better check for CUDA graphics interoperability

The idea is to disable graphics interoperability if the compute device
is not part of the OpenGL context.

Test setup:
- Linux Debian Testing
- RTX 6000 used as non-display compute device
- NVidia driver 460.56

The render time of very simple scene in viewport is about 17% faster
than with an interop.

Commit Details:

Full Hash: 49c5ab415be884ef9e90fffc75140df868fd5f03
Parent Commit: 53ed7ef
Lines Changed: +34, -1

2 Modified Paths:

/intern/cycles/device/cuda/device_impl.cpp (+26, -1) (Diff)
/intern/cycles/integrator/path_trace_work_gpu.cpp (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021