Skip to content

Commit

Permalink
Remove extra line (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess authored Jul 19, 2023
1 parent 4ba36fa commit abebf65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/AMDGPUExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import MPI
isdefined(Base, :get_extension) ? (import AMDGPU) : (import ..AMDGPU)
import MPI: MPIPtr, Buffer, Datatype


function Base.cconvert(::Type{MPIPtr}, A::AMDGPU.ROCArray{T}) where T
A
end
Expand Down

0 comments on commit abebf65

Please sign in to comment.