Skip to content

Commit 2ad3664

Browse files
fixing a typo
1 parent c084b47 commit 2ad3664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/blas/functor/hawaii_sgemmSplitKernel.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if !define CLBLAS_HAWAII_DYNAMIC_KERNEL && !define CLBLAS_BONAIRE_DYNAMIC_KERNEL
1+
#if !defined CLBLAS_HAWAII_DYNAMIC_KERNEL && !defined CLBLAS_BONAIRE_DYNAMIC_KERNEL
22

33
#include <stdio.h>
44
#include <string.h>

0 commit comments

Comments
 (0)