zer011b / fdtd3d

fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x64, ARM, ARM64, RISC-V, PowerPC, Wasm architectures
GNU General Public License v2.0
127 stars 34 forks source link

Add Cuda grid #131

Closed zer011b closed 6 years ago

zer011b commented 6 years ago

First part of Cuda related changes, which will lead to re-enabled Cuda support.