opencl sgemm benchmark

This commit is contained in:
Blaise Tine
2019-11-21 00:41:17 -05:00
parent f3e2bacee7
commit 2dcd0ddfdc
9 changed files with 570 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
# .section .init, "ax"
# .global _start
# _start:
@@ -74,5 +72,9 @@ vx_set_sp:
RETURN:
ret
.section .data
.global __dso_handle
.weak __dso_handle
__dso_handle:
.long 0