benchmarks
benchmarks copied to clipboard
HPCG Benchmark
Another HPC Benchmark: http://hpcg-benchmark.org/. The reference version is C++ with OpenMPI and OpenMP parallelization.
A co-array Fortran version of the benchmark is discussed in the book by Robert W. Numrich, Parallel programming with co-arrays, Chapman & Hall / CRC Press, 2019. It also includes a very interesting performance analysis.