blender/extern/cuew
Sergey Sharybin d85af2aa3f Update CUEW to latest version
Previous update pulled too much of system-wide typedefs.
2017-08-08 14:27:28 +02:00
..
include Update CUEW to latest version 2017-08-08 14:27:28 +02:00
src Update CUDA wrangler to latest version 2017-08-08 13:58:42 +02:00
CMakeLists.txt Remove any wrangler utility scripts 2016-04-12 11:07:23 +02:00
LICENSE Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
README CUEW: Use latest upstream version 2016-09-30 10:36:11 +02:00
README.blender Update CUEW to latest version 2017-08-08 14:27:28 +02:00

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.