Blender Git Commit Log

Git Commits -> Revision 31dfdb6

Revision 31dfdb6 by Patrick Mours (blender-v2.93-release)
November 2, 2021, 11:30 (GMT)
Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEW

This is required for Cycles to report a meaningful error message when it fails to load a PTX module
created with a newer CUDA toolkit version than the driver supports.

Fix crash when kernel loading failed (T91879)

Ref T91879

Commit Details:

Full Hash: 31dfdb6379cd42b919ba529eb9cfd3f29eb8de64
Parent Commit: ac42e58
Committed By: Philipp Oeser
Lines Changed: +4, -2

3 Modified Paths:

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