Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify compiler support
Browse files Browse the repository at this point in the history
Fixes: #1967

Co-authored-by: Jake Hemstad <[email protected]>
bernhardmgruber and jrhemstad committed Jul 11, 2024
1 parent 424a0fd commit fbe9678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -244,6 +244,7 @@ Unless otherwise specified, CCCL supports all the same host compilers as the CUD
- [Linux](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#host-compiler-support-policy)
- [Windows](https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html#system-requirements)

In the spirit of "You only support what you test", see our [CI Overview](https://github.com/NVIDIA/cccl/blob/main/ci-overview.md) for more information on exactly what we test.
### C++ Dialects
- C++11 (Deprecated in Thrust/CUB, to be removed in next major version)
- C++14 (Deprecated in Thrust/CUB, to be removed in next major version)

0 comments on commit fbe9678

Please sign in to comment.