blender/intern
Brecht Van Lommel b10921f0cc Fix Cycles CUDA suboptimal performance on Windows 10 with recent graphics cards
When compute preemption is available we schedule more work which is more
efficient. However the CUDA driver appears to be incorrectly reporting this as
unavailable, even though it should be supported starting with Windows 10 1803
and Pascal and Turing (10x0 and 20x0) graphics cards.

This reduces render time by about a 25% difference on our benchmark scenes. On
Linux compute preemption appears to be reported correctly.
2019-06-18 20:05:36 +02:00
..
atomic Cleanup: comments (long lines) in atomic 2019-05-01 20:34:12 +10:00
audaspace Cleanup: clangg-format for rB157cc54ed521 2019-04-28 11:48:55 +02:00
clog Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
cycles Fix Cycles CUDA suboptimal performance on Windows 10 with recent graphics cards 2019-06-18 20:05:36 +02:00
dualcon Fix T53581: remesh modifier artifacts in sharp mode 2019-06-17 18:53:49 +02:00
eigen ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
elbeem Cleanup: Fix warnings in bf_intern_elbeem 2019-05-27 09:28:50 -06:00
ffmpeg Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
ghost Cleanup: simplify GHOST cursor API, no functional changes 2019-06-16 19:58:26 +02:00
glew-mx ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
guardedalloc Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
iksolver Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
itasc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
libmv Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
locale Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
memutil ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mikktspace Cleanup: comments (long lines) in mikktspace 2019-05-01 20:41:33 +10:00
numaapi Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
opencolorio bf_intern_opencolorio: Fix unused variable build warning with MSVC. 2019-05-25 13:04:24 -06:00
opensubdiv Cleanup: comment, RNA spelling 2019-06-17 12:52:20 +10:00
openvdb ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
rigidbody Cleanup: comments (long lines) in rigidbody 2019-05-01 20:48:34 +10:00
smoke Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
string Cleanup: comments (long lines) in string 2019-05-01 20:32:38 +10:00
utfconv Cleanup: comments (long lines) in utfconv 2019-05-01 20:32:38 +10:00
CMakeLists.txt Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00