A simple MPI Conjugate Gradient Solver Benchmark in C
Go to file
2025-01-17 20:30:18 +01:00
data Finish mm format file reader 2025-01-03 18:50:57 +01:00
mk Seuquential version finished. Start with MPI stuff 2025-01-06 12:17:19 +01:00
src Partial port of communication code 2025-01-17 20:30:18 +01:00
.clang-format Initial checkin 2025-01-03 14:23:28 +01:00
.clang-tidy Initial checkin 2025-01-03 14:23:28 +01:00
.gitignore Finish mm format file reader 2025-01-03 18:50:57 +01:00
config.mk Seuquential version finished. Start with MPI stuff 2025-01-06 12:17:19 +01:00
hpcg.par Seuquential version finished. Start with MPI stuff 2025-01-06 12:17:19 +01:00
LICENSE Initial commit 2025-01-03 07:35:17 +01:00
Makefile Seuquential version finished. Start with MPI stuff 2025-01-06 12:17:19 +01:00
README.md Initial commit 2025-01-03 07:35:17 +01:00

CGBench

A simple MPI Conjugate Gradient Solver Benchmark in C