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

Method Allocator

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

Source from the content-addressed store, hash-verified

170}
171
172Allocator::Allocator() { logger = common::loggerFactory("mem"); }
173
174void Allocator::shutdown() { shutdownMemoryManager(); }
175

Callers

nothing calls this directly

Calls 1

loggerFactoryFunction · 0.85

Tested by

no test coverage detected