Skip to content

Commit

Permalink
Add results for GeForce RTX 2080 Super
Browse files Browse the repository at this point in the history
  • Loading branch information
Prior99 authored and krrishnarraj committed Mar 24, 2020
1 parent c8367cf commit 4158384
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions results/NVIDIA_CUDA/GeForce_RTX_2080_Super.log
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4158384

Please sign in to comment.