From f9fea7f8b58ebd7c2d432aa2fa98d3e33a651627 Mon Sep 17 00:00:00 2001 From: pensun Date: Tue, 6 Sep 2016 11:19:33 -0500 Subject: [PATCH] Add performance results for HIP version. --- results/v2.0/hip-x86/fiji-nano.txt | 14 ++++++++++++++ results/v2.0/hip-x86/s9300x2.txt | 14 ++++++++++++++ results/v2.0/hip-x86/titanx.txt | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 results/v2.0/hip-x86/fiji-nano.txt create mode 100644 results/v2.0/hip-x86/s9300x2.txt create mode 100644 results/v2.0/hip-x86/titanx.txt diff --git a/results/v2.0/hip-x86/fiji-nano.txt b/results/v2.0/hip-x86/fiji-nano.txt new file mode 100644 index 0000000..780ca26 --- /dev/null +++ b/results/v2.0/hip-x86/fiji-nano.txt @@ -0,0 +1,14 @@ +GPU-STREAM +Version: 2.0 +Implementation: HIP +Running kernels 100 times +Precision: double +Array size: 268.4 MB (=0.3 GB) +Total size: 805.3 MB (=0.8 GB) +Using HIP device Fiji +Driver: 4 +Function MBytes/sec Min (sec) Max Average +Copy 414098.238 0.00130 0.00132 0.00131 +Mul 416699.068 0.00129 0.00134 0.00131 +Add 422965.910 0.00190 0.00195 0.00192 +Triad 417453.151 0.00193 0.00196 0.00194 diff --git a/results/v2.0/hip-x86/s9300x2.txt b/results/v2.0/hip-x86/s9300x2.txt new file mode 100644 index 0000000..d9f78aa --- /dev/null +++ b/results/v2.0/hip-x86/s9300x2.txt @@ -0,0 +1,14 @@ +GPU-STREAM +Version: 2.0 +Implementation: HIP +Running kernels 100 times +Precision: double +Array size: 268.4 MB (=0.3 GB) +Total size: 805.3 MB (=0.8 GB) +Using HIP device Fiji +Driver: 4 +Function MBytes/sec Min (sec) Max Average +Copy 442194.067 0.00121 0.03320 0.00331 +Mul 442500.583 0.00121 0.00195 0.00149 +Add 459234.293 0.00175 0.00355 0.00248 +Triad 458682.906 0.00176 0.00357 0.00246 diff --git a/results/v2.0/hip-x86/titanx.txt b/results/v2.0/hip-x86/titanx.txt new file mode 100644 index 0000000..6104be2 --- /dev/null +++ b/results/v2.0/hip-x86/titanx.txt @@ -0,0 +1,14 @@ +GPU-STREAM +Version: 2.0 +Implementation: HIP +Running kernels 100 times +Precision: double +Array size: 268.4 MB (=0.3 GB) +Total size: 805.3 MB (=0.8 GB) +Using HIP device GeForce GTX TITAN X +Driver: 4 +Function MBytes/sec Min (sec) Max Average +Copy 263048.615 0.00204 0.00205 0.00205 +Mul 262831.366 0.00204 0.00205 0.00205 +Add 268754.019 0.00300 0.00301 0.00300 +Triad 268630.840 0.00300 0.00301 0.00300