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

Method initialize

src/backend/common/DefaultMemoryManager.cpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void DefaultMemoryManager::initialize() { this->setMaxMemorySize(); }
93
94void DefaultMemoryManager::shutdown() { signalMemoryCleanup(); }
95

Callers 11

platform.cppFile · 0.45
setMemoryManagerMethod · 0.45
getOpenCLCDeviceVersionFunction · 0.45
setMemoryManagerMethod · 0.45
DeviceManagerMethod · 0.45
setMemoryManagerMethod · 0.45
platform.cppFile · 0.45
setMemoryManagerMethod · 0.45

Calls 1

setMaxMemorySizeMethod · 0.95

Tested by

no test coverage detected