MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / getMemStepSize

Function getMemStepSize

src/backend/oneapi/memory.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47size_t getMemStepSize() { return memoryManager().getMemStepSize(); }
48
49void signalMemoryCleanup() { memoryManager().signalMemoryCleanup(); }
50

Callers

nothing calls this directly

Calls 1

getMemStepSizeMethod · 0.45

Tested by

no test coverage detected