Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
505
void
506
KTest::getPlatform(std::stringstream& ss)
507
{
508
ss << getPlatformCode << std::endl;
509
}
510
511
void
512
KTest::getDevice(std::stringstream& ss)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected