License#
The CUDA Core Compute Libraries use a mix of several licenses, mostly for historical reasons.
libcu++ uses the Apache License v2.0 with LLVM Exceptions. CUB mostly uses the 3-Clause BSD License. Thrust mostly the Apache License v2.0.
Newly developed code will be under the Apache License v2.0 with LLVM Exceptions.