Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ initRotmgMemPatterns
Function
initRotmgMemPatterns
src/library/blas/gens/gen_init.c:520–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
unsigned int
521
initRotmgMemPatterns(MemoryPattern *mempats)
522
{
523
initRotmgRegisterPattern(&mempats[0]);
524
return 1;
525
}
526
527
int
528
getRotmgMemPatternIndex(clblasImplementation impl)
Callers
1
clblasSetup
Function · 0.85
Calls
1
initRotmgRegisterPattern
Function · 0.85
Tested by
no test coverage detected