Advertisement
otubo

Untitled

Jan 20th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. root@pserver1:~# taskset -c 0-5 ./stream
  2. -------------------------------------------------------------
  3. STREAM version $Revision: 5.10 $
  4. -------------------------------------------------------------
  5. This system uses 8 bytes per array element.
  6. -------------------------------------------------------------
  7. Array size = 2500000 (elements), Offset = 0 (elements)
  8. Memory per array = 19.1 MiB (= 0.0 GiB).
  9. Total memory required = 57.2 MiB (= 0.1 GiB).
  10. Each kernel will be executed 10 times.
  11. The *best* time for each kernel (excluding the first iteration)
  12. will be used to compute the reported bandwidth.
  13. -------------------------------------------------------------
  14. Number of Threads requested = 5
  15. Number of Threads counted = 5
  16. -------------------------------------------------------------
  17. Your clock granularity/precision appears to be 1 microseconds.
  18. Each test below will take on the order of 5218 microseconds.
  19. (= 5218 clock ticks)
  20. Increase the size of the arrays if this shows that
  21. you are not getting at least 20 clock ticks per test.
  22. -------------------------------------------------------------
  23. WARNING -- The above is only a rough guideline.
  24. For best results, please be sure you know the
  25. precision of your system timer.
  26. -------------------------------------------------------------
  27. Function Best Rate MB/s Avg time Min time Max time
  28. Copy: 9023.4 0.006587 0.004433 0.007966
  29. Scale: 8607.7 0.006545 0.004647 0.007540
  30. Add: 9486.2 0.008979 0.006325 0.010832
  31. Triad: 9607.8 0.008818 0.006245 0.010793
  32. -------------------------------------------------------------
  33. Solution Validates: avg error less than 1.000000e-13 on all three arrays
  34. -------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement