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

Function logCheckError

src/library/tools/tune/tune.c:984–988  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

982 fflush(logStream);
983}
984void
985logCheckError(int dim)
986{
987 fprintf(logStream, " [%5d]: NOT FOUND\n", dim);
988}
989void
990logCheck(
991 int dim,

Callers 1

checkDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected