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

Method getPlatform

src/library/tools/ktest/ktest.cpp:505–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

503}
504
505void
506KTest::getPlatform(std::stringstream& ss)
507{
508 ss << getPlatformCode << std::endl;
509}
510
511void
512KTest::getDevice(std::stringstream& ss)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected