Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
void DefaultMemoryManager::initialize() { this->setMaxMemorySize(); }
93
94
void DefaultMemoryManager::shutdown() { signalMemoryCleanup(); }
95
Callers
11
platform.cpp
File · 0.45
setMemoryManager
Method · 0.45
setMemoryManagerPinned
Method · 0.45
getOpenCLCDeviceVersion
Function · 0.45
setMemoryManager
Method · 0.45
setMemoryManagerPinned
Method · 0.45
DeviceManager
Method · 0.45
setMemoryManager
Method · 0.45
platform.cpp
File · 0.45
setMemoryManager
Method · 0.45
setMemoryManagerPinned
Method · 0.45
Calls
1
setMaxMemorySize
Method · 0.95
Tested by
no test coverage detected