CUEW: Use latest upstream version
Fixes typo in README :) Thanks to @jesterKing!
This commit is contained in:
2
extern/cuew/README
vendored
2
extern/cuew/README
vendored
@@ -4,7 +4,7 @@ for determining which CUDA functions and extensions extensions are supported
|
|||||||
on the target platform.
|
on the target platform.
|
||||||
|
|
||||||
CUDA core and extension functionality is exposed in a single header file.
|
CUDA core and extension functionality is exposed in a single header file.
|
||||||
GUEW has been tested on a variety of operating systems, including Windows,
|
CUEW has been tested on a variety of operating systems, including Windows,
|
||||||
Linux, Mac OS X.
|
Linux, Mac OS X.
|
||||||
|
|
||||||
LICENSE
|
LICENSE
|
||||||
|
2
extern/cuew/README.blender
vendored
2
extern/cuew/README.blender
vendored
@@ -1,5 +1,5 @@
|
|||||||
Project: Cuda Wrangler
|
Project: Cuda Wrangler
|
||||||
URL: https://github.com/CudaWrangler/cuew
|
URL: https://github.com/CudaWrangler/cuew
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
Upstream version: e2e0315
|
Upstream version: 63d2a0f
|
||||||
Local modifications: None
|
Local modifications: None
|
||||||
|
Reference in New Issue
Block a user