Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getMemStepSize
Function
getMemStepSize
src/backend/opencl/memory.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
size_t getMemStepSize() { return memoryManager().getMemStepSize(); }
46
47
void signalMemoryCleanup() { memoryManager().signalMemoryCleanup(); }
48
Callers
nothing calls this directly
Calls
1
getMemStepSize
Method · 0.45
Tested by
no test coverage detected