Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ clblasPerfSingle
Method
clblasPerfSingle
src/tests/performance/PerformanceTest.cpp:128–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
nano_time_t PerformanceTest::clblasPerfSingle(void)
129
{
130
// stub
131
return NANOTIME_ERR;
132
}
133
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected