This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
libcu++ 1.5.0 (CUDA Toolkit 11.4)
libcu++ 1.5.0 (CUDA Toolkit 11.4)
libcu++ 1.5.0 is a major release. It adds <nv/target>
,
the library support header for the new if target
target specialization mechanism.
Supported ABI Versions: 3 (default) and 2.
Included in: CUDA Toolkit 11.4.
New Features
<nv/target>
- Portability macros for NVCC/NVC++ and other compilers.
Issues Fixed
- Documentation: Several typo fixes.
- #126: Compiler warnings in <cuda/atomic>.
- Thanks to anstellaire for this contribution.