MCPcopy 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
178template <typename M> void
179MThreadClass<M>::mthread()
180{
181 init();
182 run();
183 destroy();
184}
185
186#ifdef DO_THEIRS
187TEST(THREAD, sgemm) {

Callers 1

TESTFunction · 0.80

Calls 1

runFunction · 0.50

Tested by

no test coverage detected