Skip to content

Commit 0e2faab

Browse files
committed
add gpu_13x extension
[skip ci]
1 parent 9caa2a8 commit 0e2faab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dependencies = [
5858

5959
[project.optional-dependencies]
6060
gpu-12x = ["cupy-cuda12x<14", "cufinufft==2.4.0"]
61+
gpu-13x = ["cupy-cuda13x", "cufinufft==2.4.0"]
6162
dev = [
6263
"black",
6364
"bumpversion",

0 commit comments

Comments
 (0)