Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Mours <pmours@nvidia.com>2020-07-17 16:06:55 +0300
committerPatrick Mours <pmours@nvidia.com>2020-07-20 20:25:27 +0300
commita9644c812fc17b38503828d6edf7d259b6fe0e74 (patch)
tree9b0e30c24e500083f8f435732157679f78718b85 /source/blender/makesrna/intern/rna_render.c
parenta5ded0720ccf1433d8316b44516866373042917e (diff)
Cycles: Use pre-compiled PTX kernel for older generation when no matching one is found
This patch changes the discovery of pre-compiled kernels, to look for any PTX, even if it does not match the current architecture version exactly. It works because the driver can JIT-compile PTX generated for architectures less than or equal to the current one. This e.g. makes it possible to render on a new GPU architecture even if no pre-compiled binary kernel was distributed for it as part of the Blender installation. Reviewed By: brecht Differential Revision: https://developer.blender.org/D8332
Diffstat (limited to 'source/blender/makesrna/intern/rna_render.c')
0 files changed, 0 insertions, 0 deletions