Rasters.jl icon indicating copy to clipboard operation
Rasters.jl copied to clipboard

GPU checklist

Open rafaqz opened this issue 1 year ago • 0 comments

Actually a lot of things dont work:

  • extend somehow breaks during broadcast. broadcast should always work so this is two problems
  • mask fails with a not isbits field in a closure
  • trim fails with broadcasts over AxisTrackers. Not sure why.
  • zonal fails with broadcast over the reshaped bitarray

We need to get this fixed and run the methods.jl tests on GPU somehow so GPU compatability becomes a solid thing.

rafaqz avatar Sep 23 '22 18:09 rafaqz