A simple MPI Conjugate Gradient Solver Benchmark in C
Go to file
2025-01-19 07:07:18 +01:00
data Finish mm format file reader 2025-01-03 18:50:57 +01:00
mk Continue porting of MPI code. Not tested. 2025-01-18 08:43:13 +01:00
src Reformat. Change indent to 2 spaces and line length to 80. 2025-01-19 07:07:18 +01:00
.clang-format Reformat. Change indent to 2 spaces and line length to 80. 2025-01-19 07:07:18 +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 Unifiy headers 2025-01-18 09:31:56 +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