Skip to content

Commit 478ecfa

Browse files
author
Arnau Miro
committed
Adding support for cuda 11x
1 parent 59308e0 commit 478ecfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ cuda = [
130130
cuda12x = [
131131
"cupy-cuda12x",
132132
]
133+
cuda11x = [
134+
"cupy-cuda11x",
135+
]
133136
rocm-4-0 = [
134137
"cupy-rocm-4-0",
135138
]

0 commit comments

Comments
 (0)