We are trying to provide GPU support for AbstractGPs.jl. In AbstractGPs we make use of FillArrays.jl, which unfortunately results in CPU Matrix results when combined with e.g. a CuArray. Would be great if GPUArrays.jl could provide support for the FillArray types!