Skip to content

Commit 3aef8c7

Browse files
committed
Add nvcomp
1 parent 6840062 commit 3aef8c7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

_data/platform_support.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ releases:
1212
- "Rocky Linux 8"
1313
source_build:
1414
cccl: "3.1.0"
15+
nvcomp: "5.0.0.6"
1516
cuda:
1617
- major: 12
1718
toolkit_min: "12.2"
@@ -59,6 +60,7 @@ releases:
5960
- "Rocky Linux 8"
6061
source_build:
6162
cccl: "3.0.2"
63+
nvcomp: "5.0.0.6"
6264
cuda:
6365
- major: 12
6466
toolkit_min: "12.0"
@@ -106,6 +108,7 @@ releases:
106108
- "Rocky Linux 8"
107109
source_build:
108110
cccl: "3.0.2"
111+
nvcomp: "4.2.0.11"
109112
cuda:
110113
- major: 12
111114
toolkit_min: "12.0"
@@ -139,6 +142,7 @@ releases:
139142
- "Rocky Linux 8"
140143
source_build:
141144
cccl: "2.8.3"
145+
nvcomp: "4.2.0.11"
142146
cuda:
143147
- major: 11
144148
toolkit_min: "11.4"

platform-support/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ For installation instructions, see the [Installation Guide](/install/).
4949
| Dependency | Version |
5050
|:--|:--|
5151
| **CCCL** | {{ release.source_build.cccl }} |
52+
| **nvCOMP** | {{ release.source_build.nvcomp }} |
5253

5354
</div>
5455

0 commit comments

Comments
 (0)