Blender Git Commit Log

Git Commits -> Revision 129fed6

Revision 129fed6 by Patrick Mours (vr_scene_inspection)
February 20, 2020, 12:00 (GMT)
Cycles: Add support for adaptive kernel compilation to OptiX device

This modifies the common CUDA implementation for adaptive kernel compilation slightly to support both CUBIN and PTX output (the latter which is then used in the OptiX device). It also fixes adaptive kernel compilation on Windows.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6851

Commit Details:

Full Hash: 129fed65e575dbf61ce515325baf488eda266db5
Parent Commit: 63f1c86
Committed By: Julian Eisel
Lines Changed: +125, -137

6 Modified Paths:

/extern/cuew/src/cuew.c (+28, -40) (Diff)
/intern/cycles/CMakeLists.txt (+1, -4) (Diff)
/intern/cycles/device/cuda/device_cuda.h (+5, -7) (Diff)
/intern/cycles/device/cuda/device_cuda_impl.cpp (+69, -81) (Diff)
/intern/cycles/device/device_cuda.cpp (+0, -2) (Diff)
/intern/cycles/device/device_optix.cpp (+22, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021