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
322
stars
38
forks
source link
Add support for CUDA 3 and skip CUDA tests if not functional #24
Closed
omlins closed 3 years ago
Fixes #23 Fixes #22
Gives a warning in runtest.jl if CUDA is not functional and CUDA tests will have to be skipped.