We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e50b4b commit 844aeb1Copy full SHA for 844aeb1
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "DaggerGPU"
2
uuid = "68e73e28-2238-4d5a-bf97-e5d4aa3c4be2"
3
authors = ["Julian P Samaroo <jpsamaroo@jpsamaroo.me>"]
4
-version = "0.1.6"
+version = "0.1.7"
5
6
[deps]
7
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
@@ -29,7 +29,7 @@ ROCExt = "AMDGPU"
29
AMDGPU = "0.4"
30
Adapt = "1, 2, 3"
31
CUDA = "3, 4"
32
-Dagger = "0.17"
+Dagger = "0.17, 0.18"
33
KernelAbstractions = "0.9"
34
MemPool = "0.3, 0.4"
35
Metal = "0.3, 0.4"
0 commit comments