Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
static int
205
setDevice(SetterArg *sarg)
206
{
207
sarg->params->devOrd = atoi(sarg->arg);
208
209
return 0;
210
}
211
212
static int
213
setPlatform(SetterArg *sarg)
Callers
2
Config
Method · 0.85
applyOptions
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected