Skip to content

Commit

Permalink
add wafer 53 export times
Browse files Browse the repository at this point in the history
  • Loading branch information
trautmane committed Apr 11, 2024
1 parent ad19f88 commit 7987f16
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ if (( $# < 2 )); then
USAGE $0 <zBatch> <number of nodes> [hard runtime minutes]
Example:
$0 1:40 120
$0 1:1 272
Notes:
wafer 53 rate is roughly ? blocks per node per hour
1:40 w/140 nodes takes ? hours
export of 10 wafer 53 slabs using max 272 11-slot worker nodes took 26 minutes
export of 20 wafer 53 slabs using max 272 11-slot worker nodes took 46 minutes
hard runtime of < 60 minutes allows use of as many slots as are available,
otherwise there is a 3000-slot limit
"""
Expand Down

0 comments on commit 7987f16

Please sign in to comment.