Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ getProgram
Method
getProgram
src/library/blas/generic/binary_lookup.cc:592–595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
590
}
591
592
cl_program BinaryLookup::getProgram()
593
{
594
return this->m_program;
595
}
596
597
void BinaryLookup::setProgram(cl_program program)
598
{
Callers
15
makeKernelCached
Function · 0.80
clBlasGCNSgemmSmallMatricesFunctor
Method · 0.80
clBlashawaiiSgemmBig1024KernelFunctor
Method · 0.80
clBlashawaiiSgemmBranchKernelFunctor
Method · 0.80
clBlashawaiiDgemmSplitKernelFunctor
Method · 0.80
clBlasGCNDgemmSmallMatricesFunctor
Method · 0.80
clBlashawaiiSgemmSplit64_32Functor
Method · 0.80
clBlashawaiiDgemmChannelConflictFunctor
Method · 0.80
clBlasGCNdgemmCommonFunctor
Method · 0.80
xcalCreateProgram
Function · 0.80
clblasDtrsmFunctorGpu
Method · 0.80
clblasFill2DFunctorDefault
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected