JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
610 stars 66 forks source link

DArray: Make allocations configurable via Processor #535

Closed jpsamaroo closed 3 weeks ago

jpsamaroo commented 3 weeks ago

This makes it so that DArray tile allocations can be dispatched on, such that we can allocate tiles on the GPU when using a DaggerGPU processor.