Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
static int
213
setPlatform(SetterArg *sarg)
214
{
215
sarg->params->platOrd = atoi(sarg->arg);
216
217
return 0;
218
}
219
220
static int
221
setNumCommandQueues(SetterArg *sarg)
Callers
3
Config
Method · 0.85
setDevice
Method · 0.85
applyOptions
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected