A 1D wave simulator using CUDA.
Find a file
2020-11-14 00:38:56 +01:00
CUDAWave Text and copying optimizations 2020-11-14 00:38:56 +01:00
.editorconfig Initial Commit 2020-11-13 08:11:57 +01:00
.gitignore Initial Commit 2020-11-13 08:11:57 +01:00
CUDAWave.sln Initial Commit 2020-11-13 08:11:57 +01:00
README.md Update README.md 2020-11-13 08:19:08 +01:00

CUDAWave

A 1D wave simulator using CUDA.

You need Visual Studio, CUDA Toolkit and Simple2D to compile this program. If you don't have a CUDA enabled GPU, it will run on your CPU.