Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ mthread
Method
mthread
src/tests/functional/func-thread.cpp:178–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
template <typename M> void
179
MThreadClass<M>::mthread()
180
{
181
init();
182
run();
183
destroy();
184
}
185
186
#ifdef DO_THEIRS
187
TEST(THREAD, sgemm) {
Callers
1
TEST
Function · 0.80
Calls
1
run
Function · 0.50
Tested by
no test coverage detected