MCPcopy 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
520unsigned int
521initRotmgMemPatterns(MemoryPattern *mempats)
522{
523 initRotmgRegisterPattern(&mempats[0]);
524 return 1;
525}
526
527int
528getRotmgMemPatternIndex(clblasImplementation impl)

Callers 1

clblasSetupFunction · 0.85

Calls 1

initRotmgRegisterPatternFunction · 0.85

Tested by

no test coverage detected