Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
size_t getHostMemorySize() { return common::getHostMemorySize(); }
133
134
int setDevice(int device) {
135
thread_local bool flag = false;
Callers
1
getDeviceMemorySize
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected