Skip to content

Commit 88f2a0f

Browse files
authored
Enzyme v0.10 supports GPU compilation again (#303)
1 parent 6374613 commit 88f2a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/KernelGradients/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "KernelGradients"
22
uuid = "e5faadeb-7f6c-408e-9747-a7a26e81c66a"
33
authors = ["Valentin Churavy <v.churavy@gmail.com>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
88
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
99

1010
[compat]
11-
Enzyme = "0.7"
11+
Enzyme = "0.7, 0.10"
1212
KernelAbstractions = "0.8"
1313
julia = "1.7"

0 commit comments

Comments
 (0)