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
316 stars 32 forks source link

Fix type instability when using type aliases directly #135

Closed omlins closed 9 months ago

omlins commented 9 months ago

CC: @albert-de-montserrat

Fixes #133