From 4158384fda2aa43206a00cad920599dc32ec794f Mon Sep 17 00:00:00 2001 From: Frederick Gnodtke Date: Tue, 24 Mar 2020 13:26:32 +0100 Subject: [PATCH] Add results for GeForce RTX 2080 Super --- .../NVIDIA_CUDA/GeForce_RTX_2080_Super.log | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 results/NVIDIA_CUDA/GeForce_RTX_2080_Super.log diff --git a/results/NVIDIA_CUDA/GeForce_RTX_2080_Super.log b/results/NVIDIA_CUDA/GeForce_RTX_2080_Super.log new file mode 100644 index 0000000..936a5b0 --- /dev/null +++ b/results/NVIDIA_CUDA/GeForce_RTX_2080_Super.log @@ -0,0 +1,47 @@ + +Platform: NVIDIA CUDA + Device: GeForce RTX 2080 SUPER + Driver version : 440.64 (Linux x64) + Compute units : 48 + Clock frequency : 1830 MHz + + Global memory bandwidth (GBPS) + float : 379.44 + float2 : 400.04 + float4 : 406.76 + float8 : 421.57 + float16 : 387.33 + + Single-precision compute (GFLOPS) + float : 11928.26 + float2 : 11929.92 + float4 : 11826.57 + float8 : 11323.94 + float16 : 11032.11 + + No half precision support! Skipped + + Double-precision compute (GFLOPS) + double : 368.15 + double2 : 362.51 + double4 : 361.13 + double8 : 350.26 + double16 : 356.73 + + Integer compute (GIOPS) + int : 10998.23 + int2 : 11085.42 + int4 : 11515.90 + int8 : 11564.03 + int16 : 11580.59 + + Transfer bandwidth (GBPS) + enqueueWriteBuffer : 9.02 + enqueueReadBuffer : 8.65 + enqueueMapBuffer(for read) : 11.40 + memcpy from mapped ptr : 11.83 + enqueueUnmap(after write) : 12.93 + memcpy to mapped ptr : 11.99 + + Kernel launch latency : 3.46 us +