CPU folder has serial Fortran implementation. GPU folder has parallel CUDA version for NVIDIA GPUs. Heatmap randomly generated and video file produced as a result of the simulation.
To compile and run, follow these commands
$ cd GPU # or CPU
$ make
$ ./run.sh
- Linux System
- NVIDIA GPU
- CUDA Toolkit
- OpenCV
- FFmpeg
- Standard developer build tools (like g++)