clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
839 stars 240 forks source link

adding zgemm kernel for hawaii #107

Closed guacamoleo closed 9 years ago

guacamoleo commented 9 years ago

added gcn_zgemm.cc .h and zgemm.cl to add zgemm support. modified hawaii.cc .h to incorporate zgemm support modified make files for zgemm support