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

Function getHostMemorySize

src/backend/cpu/platform.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132size_t getHostMemorySize() { return common::getHostMemorySize(); }
133
134int setDevice(int device) {
135 thread_local bool flag = false;

Callers 1

getDeviceMemorySizeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected