Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ AllocatorPinned
Method
AllocatorPinned
src/backend/oneapi/memory.cpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
AllocatorPinned::AllocatorPinned() { logger = common::loggerFactory(
"mem"
); }
196
197
void AllocatorPinned::shutdown() { shutdownPinnedMemoryManager(); }
198
Callers
nothing calls this directly
Calls
1
loggerFactory
Function · 0.85
Tested by
no test coverage detected