MCPcopy 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
45size_t getMemStepSize() { return memoryManager().getMemStepSize(); }
46
47void signalMemoryCleanup() { memoryManager().signalMemoryCleanup(); }
48

Callers

nothing calls this directly

Calls 1

getMemStepSizeMethod · 0.45

Tested by

no test coverage detected