Skip to content

Commit

Permalink
Remove a couple C++, based on suggestion by @miscco
Browse files Browse the repository at this point in the history
  • Loading branch information
rwgk committed Sep 18, 2024
1 parent b77390e commit f12ae0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# CUDA Core Compute Libraries (CCCL)

Welcome to the CUDA Core Compute Libraries (CCCL) where our mission is to make CUDA C++ more delightful.
Welcome to the CUDA Core Compute Libraries (CCCL) where our mission is to make CUDA more delightful.

This repository unifies three essential CUDA C++ libraries into a single, convenient repository:

Expand Down Expand Up @@ -413,7 +413,7 @@ For a detailed overview of the CI pipeline, see [ci-overview.md](ci-overview.md)
## Related Projects
Projects that are related to CCCL's mission to make CUDA C++ more delightful:
Projects that are related to CCCL's mission to make CUDA more delightful:
- [cuCollections](https://github.com/NVIDIA/cuCollections) - GPU accelerated data structures like hash tables
- [NVBench](https://github.com/NVIDIA/nvbench) - Benchmarking library tailored for CUDA applications
- [stdexec](https://github.com/nvidia/stdexec) - Reference implementation for Senders asynchronous programming model
Expand Down

0 comments on commit f12ae0f

Please sign in to comment.