We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80004f commit a068089Copy full SHA for a068089
lib/CUDAKernels/Project.toml
@@ -1,7 +1,7 @@
1
name = "CUDAKernels"
2
uuid = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
3
authors = ["Valentin Churavy <v.churavy@gmail.com>"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -13,9 +13,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
14
[compat]
15
Adapt = "3.0"
16
-CUDA = "3.0"
+CUDA = "3.5"
17
Cassette = "0.3.3"
18
KernelAbstractions = "0.7"
19
SpecialFunctions = "0.10, 1.0"
20
StaticArrays = "0.12, 1.0"
21
-julia = "1.6"
+julia = "1.6"
0 commit comments