hpcgarage / spatter

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

Allow 'gs' to Specify Gather-Scatter Kernel #218

Open radelja opened 2 days ago

radelja commented 2 days ago

Overview

This PR updates the command-line parsing to allow both 'gs' and 'sg' to specify the gather-scatter kernel. The argument parsing for JSON files already supports both of these options.

✨ Change Description/Rationale

👀 Reviewer Checklist

✅ PR Checklist

🚀 TODOs

📌 Future Work