Skip to content

Commit d548adc

Browse files
committed
Adding nvcomp to the GPU dependency list
1 parent 49d5ee8 commit d548adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ remote = [
6767
]
6868
gpu = [
6969
"cupy-cuda12x",
70+
"nvidia-nvcomp-cu12",
7071
]
7172
# Development extras
7273
test = [

0 commit comments

Comments
 (0)