mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-22 16:14:24 +00:00
Add the old experiments
This commit is contained in:
parent
64d91d6cea
commit
b784977203
1 changed files with 45 additions and 1 deletions
46
ex.txt
46
ex.txt
|
@ -1,10 +1,54 @@
|
|||
2d6448e5aa3707370b837a37db4eb880ca06ddb7
|
||||
Performed on GTX 1070 driver 525.60.11 with atomic add on double number.
|
||||
|
||||
Flags: -DMINI_DATASET
|
||||
CB*** Average of 3 runs: 3.33e-06 seconds
|
||||
Flags: -DMINI_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 8.33e-06 seconds
|
||||
Flags: -DMINI_DATASET -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 6.8e-05 seconds
|
||||
Flags: -DMINI_DATASET -DHPC_INCLUDE_INIT -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 7.2e-05 seconds
|
||||
Flags: -DSMALL_DATASET
|
||||
CB*** Average of 3 runs: 0.000563 seconds
|
||||
Flags: -DSMALL_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 0.00139 seconds
|
||||
Flags: -DSMALL_DATASET -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.000229 seconds
|
||||
Flags: -DSMALL_DATASET -DHPC_INCLUDE_INIT -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.000309 seconds
|
||||
Flags: -DSTANDARD_DATASET
|
||||
CB*** Average of 3 runs: 0.0276 seconds
|
||||
Flags: -DSTANDARD_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 0.0664 seconds
|
||||
Flags: -DSTANDARD_DATASET -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.00938 seconds
|
||||
Flags: -DSTANDARD_DATASET -DHPC_INCLUDE_INIT -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.0128 seconds
|
||||
Flags: -DLARGE_DATASET
|
||||
CB*** Average of 3 runs: 0.109 seconds
|
||||
Flags: -DLARGE_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 0.243 seconds
|
||||
Flags: -DLARGE_DATASET -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.0449 seconds
|
||||
Flags: -DLARGE_DATASET -DHPC_INCLUDE_INIT -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.0459 seconds
|
||||
Flags: -DEXTRALARGE_DATASET
|
||||
CB*** Average of 3 runs: 0.248 seconds
|
||||
Flags: -DEXTRALARGE_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 0.584 seconds
|
||||
Flags: -DEXTRALARGE_DATASET -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.0971 seconds
|
||||
Flags: -DEXTRALARGE_DATASET -DHPC_INCLUDE_INIT -DHPC_USE_CUDA
|
||||
CB*** Average of 3 runs: 0.108 seconds
|
||||
|
||||
--------------------------------------------------------
|
||||
d13a9b786a53d5195ae17ef7afa776e2600ce8e0
|
||||
Experiment after changing a index of the vector Y
|
||||
nothing special changed but i place it here.
|
||||
Performed on jetson nano with atomic add on float number.
|
||||
|
||||
lags: -DMINI_DATASET
|
||||
Flags: -DMINI_DATASET
|
||||
CB*** Average of 3 runs: 1.03e-05 seconds
|
||||
Flags: -DMINI_DATASET -DHPC_INCLUDE_INIT
|
||||
CB*** Average of 3 runs: 1.27e-05 seconds
|
||||
|
|
Loading…
Reference in a new issue