The repository contains entire code that was written during our experiments on diploma thesis - efficient hydrodynamic model implementations in GPGPU architecture.
It consists of two parts:
- src - various variants of saturated flow model implementation parallel and sequential, written in Python, C, CUDA C and OpenCAL framework
- tests - the script for compiling and testing programs which run on CPU and GPU, it can test CUDA C, C and OpenCAL files for more information check settings.py or run script with -h option
Authors:
- Paweł Renc
- Tomasz Pęcak