Skip to content

Commit

Permalink
finish scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jul 10, 2024
1 parent ca27968 commit 7e17909
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
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
2048 6.0 128 13.564 0.0498023

Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@
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

2048 6.0 128 5.15287 0.0542774

# note that the 2048 run uses a blocking factor of 16)

# in contrast to the previous run, we've disabled all inlining with
# ROCm to get around some compiler bugs, so that might explain some
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
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
2048 6.0 128 4.33241 0.0577508

# note the 2048 node run using blocking_factor = 16


# in contrast to the previous run, we've disabled all inlining with
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e17909

Please sign in to comment.