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

Method device

src/library/tools/ktest/step.h:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 std::string dumpKextra();
111
112 cl_device_id device() { return step_.device.id; };
113 void setKernelArg(unsigned int index, const Variable *var);
114
115protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected