|
GPU support for CUDA and Metal
Dear NGSolve community,
in the current release we have redesigned GPU offloading in NGSolve. Kernels are JIT-compiled from strings.
We have merged CUDA and Metal to a common syntax, such that the same kernels compile f…
|