Skip to content

Commit 5fea286

Browse files
committed
Show backend used
1 parent 2fc895c commit 5fea286

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/utils.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ else
1010
end
1111
end
1212

13+
@show backend, backend_str
14+
1315
const f_type = KernelAbstractions.supports_float64(backend) ? Float64 : Float32

0 commit comments

Comments
 (0)