Advertisement
bassamanator

Untitled

Jun 14th, 2020
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. HPLinpack benchmark input file
  2. Innovative Computing Laboratory, University of Tennessee
  3. HPL.out output file name (if any)
  4. 6 device out (6=stdout,7=stderr,file)
  5. 1 # of problems sizes (N)
  6. 28800 Ns
  7. 1 # of NBs
  8. 192 NBs
  9. 0 PMAP process mapping (0=Row-,1=Column-major)
  10. 1 # of process grids (P x Q)
  11. 2 Ps
  12. 2 Qs
  13. 16.0 threshold
  14. 1 # of panel fact
  15. 2 PFACTs (0=left, 1=Crout, 2=Right)
  16. 1 # of recursive stopping criterium
  17. 4 NBMINs (>= 1)
  18. 1 # of panels in recursion
  19. 2 NDIVs
  20. 1 # of recursive panel fact.
  21. 1 RFACTs (0=left, 1=Crout, 2=Right)
  22. 1 # of broadcast
  23. 1 BCASTs (0=1rg,1=1rM,2=2rg,3=2rM,4=Lng,5=LnM)
  24. 1 # of lookahead depth
  25. 1 DEPTHs (>=0)
  26. 2 SWAP (0=bin-exch,1=long,2=mix)
  27. 64 swapping threshold
  28. 0 L1 in (0=transposed,1=no-transposed) form
  29. 0 U in (0=transposed,1=no-transposed) form
  30. 1 Equilibration (0=no,1=yes)
  31. 8 memory alignment in double (> 0)
  32. ##### This line (no. 32) is ignored (it serves as a separator). ######
  33. 0 Number of additional problem sizes for PTRANS
  34. 1200 10000 30000 values of N
  35. 0 number of additional blocking sizes for PTRANS
  36. 40 9 8 13 13 20 16 32 64 values of NB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement