Developed a CUDA version of the FDTD method and achieved a speedup 40x. Implemented on a NVIDIA Quadro FX 3800 GPU, which has 192 SPs, 1GB global memory, and a memory bandwidth of 51.2 GB/s.
Learn how to solve boundary value problems in Python using the finite difference method! 🐍📐 This tutorial walks you step-by-step through setting up the problem, discretizing the domain, and ...