MCPcopy 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
666void
667Step::setKernelName(std::string name)
668{
669 kernelName_ = name;
670}
671
672std::string
673Step::deviceVendor(cl_device_id device)

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected