Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setKernelName
Method
setKernelName
src/library/tools/ktest/step.cpp:666–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
}
665
666
void
667
Step::setKernelName(std::string name)
668
{
669
kernelName_ = name;
670
}
671
672
std::string
673
Step::deviceVendor(cl_device_id device)
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected