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 2338e18 commit e2c6378Copy full SHA for e2c6378
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