Upload files to "Sheet3"
This commit is contained in:
parent
ff7b104ab8
commit
a54afb8467
2 changed files with 64 additions and 0 deletions
29
Sheet3/Task 1, Outputs Stream.txt
Normal file
29
Sheet3/Task 1, Outputs Stream.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
STREAM version $Revision: 5.10 $
|
||||
-------------------------------------------------------------
|
||||
This system uses 8 bytes per array element.
|
||||
-------------------------------------------------------------
|
||||
Array size = 10000000 (elements), Offset = 0 (elements)
|
||||
Memory per array = 76.3 MiB (= 0.1 GiB).
|
||||
Total memory required = 228.9 MiB (= 0.2 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.
|
||||
-------------------------------------------------------------
|
||||
Your clock granularity/precision appears to be 1 microseconds.
|
||||
Each test below will take on the order of 15540 microseconds.
|
||||
(= 15540 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: 14388.7 0.014571 0.011120 0.016345
|
||||
Scale: 13108.2 0.014643 0.012206 0.018382
|
||||
Add: 20068.4 0.014428 0.011959 0.016789
|
||||
Triad: 18490.0 0.015207 0.012980 0.016955
|
||||
-------------------------------------------------------------
|
||||
Solution Validates: avg error less than 1.000000e-13 on all three arrays
|
||||
-------------------------------------------------------------
|
||||
Loading…
Add table
Add a link
Reference in a new issue