hpcgarage / spatter

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

"Standard" Test Cases for Spatter #74

Open jyoung3131 opened 2 years ago

jyoung3131 commented 2 years ago

Set up test cases for STREAM, PENNANT, and Lulesh and test generating bandwidth-bandwidth plots for OpenMP and CUDA.

jyoung3131 commented 2 years ago

Each application should have a script that launches the "standard" test for that application with specific JSON or pattern inputs.

jyoung3131 commented 2 years ago
jyoung3131 commented 2 years ago
jyoung3131 commented 2 years ago
jyoung3131 commented 1 year ago

Non-zero status fixed with PR #87

jyoung3131 commented 1 year ago

For CUDA, we suggested to add a specific test in "tests/standard_suite" which makes use of the "USE_CUDA" flag to only run when the CUDA backend is compiled.

jyoung3131 commented 1 year ago

Need to test and merge PR #122 to complete this task.

jyoung3131 commented 1 year ago

Updated in PR #135