Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1180
void
1181
logError(void)
1182
{
1183
fprintf(logStream,
" An internal kernel build error occurred!\n"
);
1184
fflush(logStream);
1185
}
1186
1187
static void
1188
releaseSCImage(void** buf, cl_mem* clImg)
Callers
1
tune.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected