hpcgarage / spatter

Benchmark for measuring the performance of sparse and irregular memory access.
Other
75 stars 15 forks source link

Split CI build workflows into separate files. Added MPI backend test. #203

Closed jyoung3131 closed 3 months ago

jyoung3131 commented 3 months ago

Overview

This PR looks to split the CI runner workflows into separate files for the simple tests (serial, OMP) that should always pass and the more complicated runners (MPI, CUDA).

👀 Reviewer Checklist

✅ PR Checklist

🚀 TODOs

📌 Future Work