blender/build_files
Patrick Mours a9644c812f 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
2020-07-20 19:25:27 +02:00
..
build_environment deps builder: Fix typo in windows harvesting 2020-07-16 07:22:52 -06:00
buildbot Codesign: Wait for unsigned directory to appear 2020-06-30 11:21:00 +02:00
cmake Cycles: Use pre-compiled PTX kernel for older generation when no matching one is found 2020-07-20 19:25:27 +02:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Fix git tag warning when running make update after recent changes 2020-07-16 14:26:37 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00