---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 2000000 Offset = 0 The total memory requirement is 45 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1975.9113 0.0162 0.0162 0.0163 Scale: 1863.0742 0.0172 0.0172 0.0172 Add: 1925.8515 0.0249 0.0249 0.0250 Triad: 2012.3302 0.0239 0.0239 0.0242 ---------------------------------------------------- Solution Validates! ---------------------------------------------------- ---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 3000000 Offset = 0 The total memory requirement is 68 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1830.9492 0.0308 0.0262 0.0335 Scale: 1723.2735 0.0323 0.0279 0.0350 Add: 1856.9195 0.0447 0.0388 0.0483 Triad: 1739.2976 0.0473 0.0414 0.0500 ---------------------------------------------------- Solution Validates! ---------------------------------------------------- ---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 4000000 Offset = 0 The total memory requirement is 91 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1608.2839 0.0399 0.0398 0.0399 Scale: 1666.4884 0.0385 0.0384 0.0389 Add: 1823.5361 0.0527 0.0526 0.0529 Triad: 1963.3478 0.0489 0.0489 0.0491 ---------------------------------------------------- Solution Validates! ---------------------------------------------------- ---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 10000000 Offset = 0 The total memory requirement is 228 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1884.5723 0.0849 0.0849 0.0850 Scale: 1776.9086 0.0902 0.0900 0.0908 Add: 1921.2294 0.1250 0.1249 0.1250 Triad: 1845.8272 0.1301 0.1300 0.1306 ---------------------------------------------------- Solution Validates! ---------------------------------------------------- ---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 20000000 Offset = 0 The total memory requirement is 457 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1637.0711 0.2023 0.1955 0.2495 Scale: 1700.2908 0.1985 0.1882 0.2324 Add: 2056.6079 0.2525 0.2334 0.3093 Triad: 1974.8860 0.2541 0.2431 0.3154 ---------------------------------------------------- Solution Validates! ---------------------------------------------------- ---------------------------------------------- Double precision appears to have 16 digits of accuracy Assuming 8 bytes per DOUBLE PRECISION word ---------------------------------------------- Array size = 30000000 Offset = 0 The total memory requirement is 686 MB You are running each test 10 times -- The *best* time for each test is used *EXCLUDING* the first and last iterations ---------------------------------------------------- Your clock granularity/precision appears to be 1 microseconds ---------------------------------------------------- Function Rate (MB/s) Avg time Min time Max time Copy: 1430.6405 0.3357 0.3355 0.3364 Scale: 1368.6911 0.3509 0.3507 0.3514 Add: 1600.0214 0.4502 0.4500 0.4507 Triad: 1532.5282 0.4700 0.4698 0.4705 ---------------------------------------------------- Solution Validates! ----------------------------------------------------