Simulating Heat Transfer with Finite Difference Method
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