# ./stream_bench 94371840 512 `seq 0 4 31 ` Using OS page size of 4KB Array size multiple (elements) = 512 Per-CPU work size (elements) = 11796480 ------------------------------------------------------------- STREAM version $Revision: 5.10 $ ------------------------------------------------------------- This system uses 8 bytes per array element. ------------------------------------------------------------- Array size = 94371840 (elements), Offset = 512 (elements) Memory per array = 720.0 MiB (= 0.7 GiB). Total memory required = 2160.0 MiB (= 2.1 GiB). Each kernel will be executed 10 times. The *best* time for each kernel (excluding the first iteration) will be used to compute the reported bandwidth. ------------------------------------------------------------- Number of Threads requested = 8 Number of Threads counted = 8 ------------------------------------------------------------- Your clock granularity/precision appears to be 2 microseconds. Each test below will take on the order of 47910 microseconds. (= 23955 clock ticks) Increase the size of the arrays if this shows that you are not getting at least 20 clock ticks per test. ------------------------------------------------------------- WARNING -- The above is only a rough guideline. For best results, please be sure you know the precision of your system timer. ------------------------------------------------------------- Function Best Rate MB/s Avg time Min time Max time Copy: 22014.8 0.068638 0.068588 0.068709 Scale: 21919.2 0.069106 0.068887 0.069357 Add: 24713.1 0.091738 0.091649 0.091806 Triad: 24755.5 0.091588 0.091492 0.091805 ------------------------------------------------------------- Failed Validation on array a[], AvgRelAbsErr > epsilon (1.000000e-13) Expected Value: 1.153301e+12, AvgAbsErr: 1.106056e+12, AvgRelAbsErr: 9.590353e-01 For array a[], 94371840 errors were found. Failed Validation on array b[], AvgRelAbsErr > epsilon (1.000000e-13) Expected Value: 2.306602e+11, AvgAbsErr: 2.209965e+11, AvgRelAbsErr: 9.581043e-01 AvgRelAbsErr > Epsilon (1.000000e-13) For array b[], 94371840 errors were found. Failed Validation on array c[], AvgRelAbsErr > epsilon (1.000000e-13) Expected Value: 3.075469e+11, AvgAbsErr: 2.946620e+11, AvgRelAbsErr: 9.581043e-01 AvgRelAbsErr > Epsilon (1.000000e-13) For array c[], 94371840 errors were found. ------------------------------------------------------------- #