otubo

Untitled

Jan 20th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. root@pserver4:~# 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 5242 microseconds.
  19. (= 5242 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: 9058.0 0.006465 0.004416 0.009010
  29. Scale: 8908.9 0.006478 0.004490 0.008945
  30. Add: 9498.0 0.009001 0.006317 0.012920
  31. Triad: 9649.5 0.008498 0.006218 0.012949
  32. -------------------------------------------------------------
  33. Solution Validates: avg error less than 1.000000e-13 on all three arrays
  34. -------------------------------------------------------------
Add Comment
Please, Sign In to add comment