Guest User

Untitled

a guest
Nov 11th, 2012
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. This is a SAMPLE run script for SMP LINPACK. Change it to reflect
  2. the correct number of CPUs/threads, problem input files, etc..
  3. zo nov 11 21:42:00 CET 2012
  4. Intel(R) Optimized LINPACK Benchmark data
  5.  
  6. Current date/time: Sun Nov 11 21:42:00 2012
  7.  
  8. CPU frequency: 3.688 GHz
  9. Number of CPUs: 1
  10. Number of cores: 4
  11. Number of threads: 8
  12.  
  13. Parameters are set to:
  14.  
  15. Number of tests: 15
  16. Number of equations to solve (problem size) : 1000 2000 5000 10000 15000 18000 20000 22000 25000 26000 27000 30000 35000 40000 45000
  17. Leading dimension of array : 1000 2000 5008 10000 15000 18008 20016 22008 25000 26000 27000 30000 35000 40000 45000
  18. Number of trials to run : 4 2 2 2 2 2 2 2 2 2 1 1 1 1 1
  19. Data alignment value (in Kbytes) : 4 4 4 4 4 4 4 4 4 4 4 1 1 1 1
  20.  
  21. Maximum memory requested that can be used=1800304096, at the size=15000
  22.  
  23. ============= Timing linear equation system solver =================
  24.  
  25. Size LDA Align. Time(s) GFlops Residual Residual(norm)
  26. 1000 1000 4 0.031 21.5949 1.029343e-12 3.510325e-02
  27. 1000 1000 4 0.019 34.7768 1.029343e-12 3.510325e-02
  28. 1000 1000 4 0.021 31.9273 1.029343e-12 3.510325e-02
  29. 1000 1000 4 0.019 34.4439 1.029343e-12 3.510325e-02
  30. 2000 2000 4 0.153 34.9623 4.298950e-12 3.739560e-02
  31. 2000 2000 4 0.124 43.1313 4.298950e-12 3.739560e-02
  32. 5000 5008 4 1.490 55.9610 2.581643e-11 3.599893e-02
  33. 5000 5008 4 1.450 57.5154 2.581643e-11 3.599893e-02
  34. 10000 10000 4 10.838 61.5329 9.603002e-11 3.386116e-02
  35. 10000 10000 4 10.800 61.7489 9.603002e-11 3.386116e-02
  36. ./runme_xeon64: line 16: 11845 Killed ./xlinpack_$arch lininput_$arch
  37. Done: zo nov 11 21:42:55 CET 2012
Advertisement
Add Comment
Please, Sign In to add comment