We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2338e18 commit 647376bCopy full SHA for 647376b
examples/utils.jl
@@ -10,6 +10,4 @@ else
10
end
11
12
13
-@show backend, backend_str
14
-
15
const f_type = KernelAbstractions.supports_float64(backend) ? Float64 : Float32
0 commit comments