Skip to content

Commit

Permalink
Corrected N for 16G in Template
Browse files Browse the repository at this point in the history
  • Loading branch information
gmfricke committed Sep 21, 2023
1 parent 4459b24 commit 68502a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hopper/gcc-11/param_sweep/HPL_template.dat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Innovative Computing Laboratory, University of Tennessee
HPL.out output file name (if any)
1 device out (6=stdout,7=stderr,file)
1 # of problems sizes (N)
57600 Ns # Appropriate for 16GB RAM
14616 Ns # Appropriate for 16GB RAM
1 # of NBs
<BLOCK_SIZE> NBs
0 PMAP process mapping (0=Row-,1=Column-major)
Expand Down

0 comments on commit 68502a9

Please sign in to comment.