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
323 stars 38 forks source link

Fix type instability when using type aliases directly #135

Closed omlins closed 10 months ago

omlins commented 10 months ago

CC: @albert-de-montserrat

Fixes #133