From b92c01c6507cfbb729d81e8dc1069d8c1265d7a5 Mon Sep 17 00:00:00 2001 From: Patrick Robert Lavin Date: Mon, 7 May 2018 11:16:36 -0400 Subject: [PATCH] Add Titan Xp numbers --- results/v3.3/titanxp/cuda.txt | 15 +++++++++++++++ results/v3.3/titanxp/ocl.txt | 16 ++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 results/v3.3/titanxp/cuda.txt create mode 100644 results/v3.3/titanxp/ocl.txt diff --git a/results/v3.3/titanxp/cuda.txt b/results/v3.3/titanxp/cuda.txt new file mode 100644 index 0000000..2e2dbe3 --- /dev/null +++ b/results/v3.3/titanxp/cuda.txt @@ -0,0 +1,15 @@ +BabelStream +Version: 3.3 +Implementation: CUDA +Running kernels 100 times +Precision: double +Array size: 268.4 MB (=0.3 GB) +Total size: 805.3 MB (=0.8 GB) +Using CUDA device TITAN Xp +Driver: 9010 +Function MBytes/sec Min (sec) Max Average +Copy 433182.244 0.00124 0.00128 0.00125 +Mul 431744.565 0.00124 0.00125 0.00125 +Add 436451.083 0.00185 0.00186 0.00185 +Triad 436491.299 0.00184 0.00186 0.00185 +Dot 435969.304 0.00123 0.00125 0.00124 diff --git a/results/v3.3/titanxp/ocl.txt b/results/v3.3/titanxp/ocl.txt new file mode 100644 index 0000000..3ac4afa --- /dev/null +++ b/results/v3.3/titanxp/ocl.txt @@ -0,0 +1,16 @@ +BabelStream +Version: 3.3 +Implementation: OpenCL +Running kernels 100 times +Precision: double +Array size: 268.4 MB (=0.3 GB) +Total size: 805.3 MB (=0.8 GB) +Using OpenCL device TITAN Xp +Driver: 390.30 +Reduction kernel config: 120 groups of size 1024 +Function MBytes/sec Min (sec) Max Average +Copy 433585.615 0.00124 0.00131 0.00125 +Mul 432684.751 0.00124 0.00125 0.00125 +Add 435230.162 0.00185 0.00187 0.00186 +Triad 435177.949 0.00185 0.00187 0.00186 +Dot 431076.539 0.00125 0.00127 0.00126