omlins / ParallelStencil.jl

Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
BSD 3-Clause "New" or "Revised" License
311 stars 31 forks source link

Enable allocation with enums using @fill and @rand #62

Closed omlins closed 2 years ago

omlins commented 2 years ago

CC: @boriskaus, @albert-de-montserrat