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

Function initReductionMemPatterns

src/library/blas/gens/gen_init.c:490–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488}
489
490unsigned int
491initReductionMemPatterns(MemoryPattern *mempats)
492{
493 initReductionRegisterPattern(&mempats[0]);
494 return 1;
495}
496
497int
498getReductionMemPatternIndex(clblasImplementation impl)

Callers 1

clblasSetupFunction · 0.85

Calls 1

Tested by

no test coverage detected