benchpark icon indicating copy to clipboard operation
benchpark copied to clipboard

Rework AMG experiments

Open pearce8 opened this issue 7 months ago • 5 comments

Types of experiments

  • [x] The current Problem 1 experiment should be named "throughput" (varying the size of the problem, keeping resources the same). x-axis label: problem size. Add plots here.
  • [x] Add a strong scaling experiment. x-axis label: number of GPUs. Add plots here.
  • [x] Write a weak scaling experiment. x-axis label: number of GPUs. Add plots here.
  • [x] Add corresponding experiments for Problem 2 (throughput, strong, weak)

What is working:

  • [x] CUDA on lassen
  • [x] ROCM on tioga
  • [x] OpenMP on ruby: throughput works, need params for strong and weak

pearce8 avatar Jul 12 '24 15:07 pearce8