Skip to content

Commit 04ed88a

Browse files
committed
move CUDA test to separate folder for gpu testing
1 parent fb5936b commit 04ed88a

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

test/Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[deps]
22
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
33
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
4-
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
54
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
65
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
76
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"

test/ext/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[deps]
2+
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
3+
NormalizingFlows = "50e4474d-9f12-44b7-af7a-91ab30ff6256"
4+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
File renamed without changes.

0 commit comments

Comments
 (0)