Campbell Barton 3076d95ba4 Cleanup: use 2 space indentation for CMake 5 år sedan
..
include 1dafe759ed Update CUEW to latest version 6 år sedan
src b14ec18601 Cycles: add initial CUDA 10.0 support, but only recommend use for Turing cards. 5 år sedan
CMakeLists.txt 3076d95ba4 Cleanup: use 2 space indentation for CMake 5 år sedan
LICENSE 77b7e1fe9a Deduplicate CUDA and OpenCL wranglers 9 år sedan
README 5845d52bf3 CUEW: Use latest upstream version 7 år sedan
README.blender d85af2aa3f Update CUEW to latest version 6 år sedan

README

The CUDA Extension Wrangler Library (CUEW) is a cross-platform open-source
C/C++ extension loading library. CUEW provides efficient run-time mechanisms
for determining which CUDA functions and extensions extensions are supported
on the target platform.

CUDA core and extension functionality is exposed in a single header file.
CUEW has been tested on a variety of operating systems, including Windows,
Linux, Mac OS X.

LICENSE

CUEW library is released under the Apache 2.0 license.