-
Notifications
You must be signed in to change notification settings - Fork 37
Scaling Run Sync Up
Andrew Gaspar edited this page Feb 3, 2021
·
9 revisions
- Jonas' Proxy
- AthenaPK
- RIOT
- Jonas' is validating Darwin Power9 builds while we wait for him to get RZAnsel access
- Pick a set of problems for each application.
- Start with minimum resources on each architecture (Broadwell, V100s) to run that problem.
- Strong scale.
Recommend: Set PARTHENON_DISABLE_HDF5=ON
.
We will reproduce an existing problem Galen has already run.
Previous discussion: https://github.com/lanl/parthenon/issues/301
Problem: Multi-material mixing problem. Kelvin-Helmholtz
American Flag simulation.
Variables:
- AMR vs. uni-grid (same level of max refinement)
- 2 vs. 4 cell ghost zones
We'd like to do a comparison of two different ghost zone sizes 2 vs. 4 for integration (cuts communications with bigger ghost zones). We need to think about this affects problem scaling since ghost zones can have an outsize effect on memory usage.
Problem:
- ???
Target:
- We need to scale the computational density of FillDerived. Probably just a factor multiple on the number of iterations in FillDerived. Will try to compare to RIOT.
Variables:
- Load Imbalance - target 3 different scenarios along axis from very homogeneous to a handful of extreme outliers