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 2fc895c commit 5fea286Copy full SHA for 5fea286
examples/utils.jl
@@ -10,4 +10,6 @@ else
10
end
11
12
13
+@show backend, backend_str
14
+
15
const f_type = KernelAbstractions.supports_float64(backend) ? Float64 : Float32
0 commit comments