Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ initBlas
Function
initBlas
src/backend/opencl/blas.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
namespace opencl {
33
34
void initBlas() { gpu_blas_init(); }
35
36
void deInitBlas() { gpu_blas_deinit(); }
37
Callers
1
DeviceManager
Method · 0.70
Calls
1
gpu_blas_init
Function · 0.85
Tested by
no test coverage detected