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

Function setPlatform

src/tests/cmdline.c:212–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212static int
213setPlatform(SetterArg *sarg)
214{
215 sarg->params->platOrd = atoi(sarg->arg);
216
217 return 0;
218}
219
220static int
221setNumCommandQueues(SetterArg *sarg)

Callers 3

ConfigMethod · 0.85
setDeviceMethod · 0.85
applyOptionsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected