-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop old Readmes and other unused files #4199
Conversation
🟩 CI finished in 2h 09m: Pass: 100%/162 | Total: 2d 17h | Avg: 24m 09s | Max: 1h 20m | Hits: 73%/252332
|
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
CUDA Experimental | |
stdpar | |
python | |
CCCL C Parallel Library | |
Catch2Helper |
Modifications in project or dependencies?
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
+/- | CUDA Experimental |
+/- | stdpar |
+/- | python |
+/- | CCCL C Parallel Library |
+/- | Catch2Helper |
🏃 Runner counts (total jobs: 162)
# | Runner |
---|---|
113 | linux-amd64-cpu16 |
15 | windows-amd64-cpu16 |
12 | linux-arm64-cpu16 |
8 | linux-amd64-gpu-rtx2080-latest-1 |
6 | linux-amd64-gpu-rtxa6000-latest-1 |
5 | linux-amd64-gpu-h100-latest-1 |
3 | linux-amd64-gpu-rtx4090-latest-1 |
Are we really sure that none of the information is valuable anymore? There are bits and pieces I may have migrated to the CCCL docs. Also the Changelog and release table, albeit old, may still be interesting to keep around. |
Then we should move that to the appropriate place, but we now have a unified changelog |
0f66d32
to
f2b2b6c
Compare
🟩 CI finished in 1h 58m: Pass: 100%/162 | Total: 1d 03h | Avg: 10m 09s | Max: 1h 09m | Hits: 94%/252726
|
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
CUDA Experimental | |
stdpar | |
python | |
CCCL C Parallel Library | |
Catch2Helper |
Modifications in project or dependencies?
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
+/- | CUDA Experimental |
+/- | stdpar |
+/- | python |
+/- | CCCL C Parallel Library |
+/- | Catch2Helper |
🏃 Runner counts (total jobs: 162)
# | Runner |
---|---|
113 | linux-amd64-cpu16 |
15 | windows-amd64-cpu16 |
12 | linux-arm64-cpu16 |
8 | linux-amd64-gpu-rtx2080-latest-1 |
6 | linux-amd64-gpu-rtxa6000-latest-1 |
5 | linux-amd64-gpu-h100-latest-1 |
3 | linux-amd64-gpu-rtx4090-latest-1 |
It builds on top of established parallel programming frameworks (such as CUDA, TBB, and OpenMP). | ||
It also provides a number of general-purpose facilities similar to those found in the C++ Standard Library. | ||
|
||
Thrust is an open source project; it is available on `GitHub <https://github.com/NVIDIA/cccl>`__ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thrust is an open source project; it is available on `GitHub <https://github.com/NVIDIA/cccl>`__ | |
Thrust is an open source project; it is available on GitHub as part of the `CUDA Core Compute Libraries <https://github.com/NVIDIA/cccl>`__ |
| 2.0.1 | CUDA Toolkit 12.0 | | ||
| 2.0.0 | TBD | | ||
| 1.17.2 | TBD | | ||
| 1.17.1 | TBD | | ||
| 1.17.0 | TBD | | ||
| 1.16.0 | TBD | | ||
| 1.15.0 | NVIDIA HPC SDK 22.1 & CUDA Toolkit 11.6 | | ||
| 1.14.0 | NVIDIA HPC SDK 21.9 | | ||
| 1.13.1 | CUDA Toolkit 11.5 | | ||
| 1.13.0 | NVIDIA HPC SDK 21.7 | | ||
| 1.12.1 | CUDA Toolkit 11.4 | | ||
| 1.12.0 | NVIDIA HPC SDK 21.3 | | ||
| 1.11.0 | CUDA Toolkit 11.3 | | ||
| 1.10.0 | NVIDIA HPC SDK 20.9 & CUDA Toolkit 11.2 | | ||
| 1.9.10-1 | NVIDIA HPC SDK 20.7 & CUDA Toolkit 11.1 | | ||
| 1.9.10 | NVIDIA HPC SDK 20.5 | | ||
| 1.9.9 | CUDA Toolkit 11.0 | | ||
| 1.9.8-1 | NVIDIA HPC SDK 20.3 | | ||
| 1.9.8 | CUDA Toolkit 11.0 Early Access | | ||
| 1.9.8 | CUDA 11.0 Early Access | | ||
| 1.8.0 | | | ||
| 1.7.5 | Thrust 1.9.2 | | ||
| 1.7.4 | Thrust 1.9.1-2 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we sure this is information we definitely don't want to retain anywhere else?
We have README and CODE_OF_CONDUCT and whatnot inherited from our old subprojects
However, nowaday everything should go into our CCCL docs and those files do not offer any value anymore