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

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.