Skip to content

Commit

Permalink
Update execution.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
N5N3 committed Feb 20, 2022
1 parent 6732699 commit e64fb25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/device/execution.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# kernel execution
if isdefined(Adapt, :backend)
import Adapt: backend
end

export AbstractGPUBackend, AbstractKernelContext, gpu_call

Expand Down

0 comments on commit e64fb25

Please sign in to comment.