-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
some new scaling numbers on Frontier
- Loading branch information
Showing
6 changed files
with
115 additions
and
3 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
Exec/science/flame_wave/scaling/frontier/frontier-scaling-2024-07-04-subch_simple.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# scaling numbers for the 3D XRB -- using subch_simple | ||
# using the same inputs.He.25cm.static.1000Hz as previously | ||
# modules: | ||
# | ||
# module load PrgEnv-gnu | ||
# module load cray-mpich/8.1.27 | ||
# module load craype-accel-amd-gfx90a | ||
# module load amd-mixed/6.0.0 | ||
# module unload darshan-runtime | ||
# | ||
# build info: | ||
# | ||
# EOS: /ccs/home/zingale/Microphysics/EOS/helmholtz | ||
# NETWORK: /ccs/home/zingale/Microphysics/networks/subch_simple | ||
# CONDUCTIVITY: /ccs/home/zingale/Microphysics/conductivity/stellar | ||
# INTEGRATOR: VODE | ||
# SCREENING: screen5 | ||
# | ||
# Castro git describe: 24.07 | ||
# AMReX git describe: 24.07-3-g7dc2081a9 | ||
# Microphysics git describe: 24.07-1-g0a96241b | ||
|
||
|
||
# nodes rocm mag_grid_size avg time / std dev | ||
# step | ||
# 48 6.0 128 --- crashes due to not enough GPU memory --- | ||
64 6.0 128 167.502 0.419448 | ||
128 6.0 128 85.4082 0.29416 | ||
256 6.0 128 46.4092 0.876868 | ||
384 6.0 128 37.5447 0.138806 | ||
512 6.0 128 25.5446 0.123848 | ||
1024 6.0 128 17.3517 0.0857189 | ||
#2048 6.0 128 | ||
|
39 changes: 39 additions & 0 deletions
39
Exec/science/flame_wave/scaling/frontier/frontier-scaling-2024-07-04.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# new scaling numbers for the 3D XRB | ||
# using the same inputs.He.25cm.static.1000Hz as previously | ||
# modules: | ||
# | ||
# module load PrgEnv-gnu | ||
# module load cray-mpich/8.1.27 | ||
# module load craype-accel-amd-gfx90a | ||
# module load amd-mixed/6.0.0 | ||
# module unload darshan-runtime | ||
# | ||
# build info: | ||
# | ||
# EOS: /ccs/home/zingale/Microphysics/EOS/helmholtz | ||
# NETWORK: /ccs/home/zingale/Microphysics/networks/iso7 | ||
# CONDUCTIVITY: /ccs/home/zingale/Microphysics/conductivity/stellar | ||
# INTEGRATOR: VODE | ||
# SCREENING: screen5 | ||
# | ||
# Castro git describe: 24.07 | ||
# AMReX git describe: 24.07-3-g7dc2081a9 | ||
# Microphysics git describe: 24.07-1-g0a96241b | ||
|
||
# nodes rocm mag_grid_size avg time / std dev | ||
# step | ||
48 6.0 128 69.3646 0.286297 | ||
64 6.0 128 50.2029 0.681104 | ||
128 6.0 128 28.4001 0.221368 | ||
256 6.0 128 15.7771 0.133056 | ||
384 6.0 128 12.8213 0.37406 | ||
512 6.0 128 9.6077 0.331669 | ||
1024 6.0 128 6.66329 0.103599 | ||
#2048 6.0 128 | ||
|
||
|
||
|
||
# in contrast to the previous run, we've disabled all inlining with | ||
# ROCm to get around some compiler bugs, so that might explain some | ||
# slight slowdown here. | ||
|
39 changes: 39 additions & 0 deletions
39
Exec/science/flame_wave/scaling/frontier/frontier-scaling-rkc-2024-07-04.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# new scaling numbers for the 3D XRB | ||
# using the same inputs.He.25cm.static.1000Hz as previously | ||
# modules: | ||
# | ||
# module load PrgEnv-gnu | ||
# module load cray-mpich/8.1.27 | ||
# module load craype-accel-amd-gfx90a | ||
# module load amd-mixed/6.0.0 | ||
# module unload darshan-runtime | ||
# | ||
# build info: | ||
# | ||
# EOS: /ccs/home/zingale/Microphysics/EOS/helmholtz | ||
# NETWORK: /ccs/home/zingale/Microphysics/networks/iso7 | ||
# CONDUCTIVITY: /ccs/home/zingale/Microphysics/conductivity/stellar | ||
# INTEGRATOR: RKC | ||
# SCREENING: screen5 | ||
# | ||
# Castro git describe: 24.07 | ||
# AMReX git describe: 24.07-3-g7dc2081a9 | ||
# Microphysics git describe: 24.07-1-g0a96241b | ||
|
||
# nodes rocm mag_grid_size avg time / std dev | ||
# step | ||
48 6.0 128 54.7583 0.287289 | ||
64 6.0 128 39.4336 0.32115 | ||
128 6.0 128 22.8627 0.22725 | ||
256 6.0 128 12.9558 0.12379 | ||
384 6.0 128 10.3259 0.123708 | ||
512 6.0 128 7.9563 0.104311 | ||
1024 6.0 128 5.65801 0.109306 | ||
#2048 6.0 128 | ||
|
||
|
||
|
||
# in contrast to the previous run, we've disabled all inlining with | ||
# ROCm to get around some compiler bugs, so that might explain some | ||
# slight slowdown here. | ||
|
Binary file modified
BIN
-390 Bytes
(99%)
Exec/science/flame_wave/scaling/frontier/frontier_flame_wave_scaling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-95 Bytes
(100%)
Exec/science/flame_wave/scaling/frontier/frontier_flame_wave_scaling_by_gpus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters