benchmarks
benchmarks copied to clipboard
TeaLeaf benchmark
TeaLeaf is a mini-app that solves the linear heat conduction equation on a spatially decomposed regularly grid using a 5 point stencil with implicit solvers.
The GitHub repository can be found here: https://github.com/UK-MAC/TeaLeaf
If not else it can be added to a list of third party benchmarks.
There seem to be ports to other languages, such as https://github.com/UoB-HPC/TeaLeaf in C.