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

@@ -12,8 +12,8 @@ COMP=--compiler gcc
LIB=
CF=-CFLAGS '-std=c++11 -fPIC -O3'
LIGHTW=-Wno-UNOPTFLAT
DEB=--trace --prof-cfuncs -DVL_DEBUG=1
LIGHTW=-Wno-UNOPTFLAT -Wno-WIDTH
DEB=--trace -DVL_DEBUG=1
EXE=--exe $(LIB_OBJS)
all: simX