Guest User

stream after

a guest
Nov 3rd, 2016
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. root@vps332984:~/STREAM-master# ./stream_c.exe
  2. -------------------------------------------------------------
  3. STREAM version $Revision: 5.10 $
  4. -------------------------------------------------------------
  5. This system uses 8 bytes per array element.
  6. -------------------------------------------------------------
  7. Array size = 10000000 (elements), Offset = 0 (elements)
  8. Memory per array = 76.3 MiB (= 0.1 GiB).
  9. Total memory required = 228.9 MiB (= 0.2 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 = 4
  15. Number of Threads counted = 4
  16. -------------------------------------------------------------
  17. Your clock granularity/precision appears to be 1 microseconds.
  18. Each test below will take on the order of 6481 microseconds.
  19. (= 6481 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: 18237.6 0.012031 0.008773 0.017444
  29. Scale: 18344.3 0.010645 0.008722 0.014661
  30. Add: 20229.4 0.014535 0.011864 0.018724
  31. Triad: 20542.7 0.015144 0.011683 0.020497
  32. -------------------------------------------------------------
  33. Solution Validates: avg error less than 1.000000e-13 on all three arrays
  34. -------------------------------------------------------------
Add Comment
Please, Sign In to add comment