Julia implementation for H-Matrices in GPU

I am looking into performing H-matrices operations in GPU and specifically looking if there are any wrapper or native implementations in Julia.

are these differentiable/compatible with ForwardDiff.jl and ReverseDiff.jl? Thank you for your response!