Skip to content

Commit

Permalink
init target
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Dec 17, 2024
1 parent f6b2238 commit 6121847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XLA.jl
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ function __init__()
end
end

@ccall MLIR.API.mlir_c.RegisterCustomCallTarget("enzymexla_gpu"::Cstring, cglobal((:EnzymeGPUCustomCall, MLIR.API.mlir_c)), "CUDA")
return nothing
end

Expand Down

0 comments on commit 6121847

Please sign in to comment.