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

Method createKernel

src/library/tools/ktest/ktest.cpp:517–521  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517void
518KTest::createKernel(std::stringstream& ss)
519{
520 ss << createKernelCode << std::endl;
521}
522
523void
524KTest::printExecTime(std::stringstream& ss)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected