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
301 stars 31 forks source link

Enable ndims expansion and interpolation into kernel signature #134

Closed omlins closed 6 months ago

omlins commented 6 months ago

CC @albert-de-montserrat

omlins commented 6 months ago

Merging this, but the syntax for interpolation will be changed in a next PR as discussed with @albert-de-montserrat