Blender Git Commit Log

Git Commits -> Revision 35a545b

Revision 35a545b by Stefan Werner (master)
October 16, 2019, 08:29 (GMT)
Cycles: Allow PTX targets for CUDA kernel build.

This is intended for developers on Windows primarily:
Now, CUDA architectures of type compute_xx are supported. This allows for quicker builds,
at the expense of the CUDA driver running ptxas the first time a kernel is loaded.

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

Commit Details:

Full Hash: 35a545b752319833f8a231ea4ebbb46fc2650515
Parent Commit: 76e8d2c
Lines Changed: +23, -7

2 Modified Paths:

/intern/cycles/device/device_cuda.cpp (+6, -0) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+17, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021