Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple M1 benchmarking results w/ CLVK #82

Merged
merged 1 commit into from
Feb 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions results/Apple/m1_clvk.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
Platform: clvk
Device: Apple M1
Driver version : 1.2 CLVK on Vulkan v1.1.189 driver 10105 (Macintosh)
Compute units : 1
Clock frequency : 0 MHz

Global memory bandwidth (GBPS)
float : 55.63
float2 : 57.66
float4 : 57.50
float8 : 57.88
float16 : 62.41

Single-precision compute (GFLOPS)
float : 1267.18
float2 : 1502.12
float4 : 1525.60
float8 : 892.10
float16 : 1470.11

Half-precision compute (GFLOPS)
half : 1333.62
half2 : 1508.59
half4 : 1591.51
half8 : 1525.85
half16 : 1423.71

No double precision support! Skipped

Integer compute (GIOPS)
int : 472.07
int2 : 467.69
int4 : 469.41
int8 : 476.42
int16 : 461.98

Integer compute Fast 24bit (GIOPS)
int : 480.22
int2 : 478.74
int4 : 437.78
int8 : 474.67
int16 : 475.28

Transfer bandwidth (GBPS)
enqueueWriteBuffer : 28.62
enqueueReadBuffer : 28.93
enqueueWriteBuffer non-blocking : 28.99
enqueueReadBuffer non-blocking : 28.97
enqueueMapBuffer(for read) : 550636.56
memcpy from mapped ptr : 28.75
enqueueUnmap(after write) : 727960.19
memcpy to mapped ptr : 28.96

Kernel launch latency : 6.92 us