MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / logError

Function logError

src/library/tools/tune/tune.c:1180–1185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1178}
1179
1180void
1181logError(void)
1182{
1183 fprintf(logStream, " An internal kernel build error occurred!\n");
1184 fflush(logStream);
1185}
1186
1187static void
1188releaseSCImage(void** buf, cl_mem* clImg)

Callers 1

tune.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected