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

Function setDevice

src/tests/cmdline.c:204–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204static int
205setDevice(SetterArg *sarg)
206{
207 sarg->params->devOrd = atoi(sarg->arg);
208
209 return 0;
210}
211
212static int
213setPlatform(SetterArg *sarg)

Callers 2

ConfigMethod · 0.85
applyOptionsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected