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

Restore Julia 1.7 compatibility #105

Closed omlins closed 12 months ago

omlins commented 12 months ago

Enzyme does not support Julia 1.7 properly with threads, even when runtime activity check is activated.