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

Method getCPUInfo

src/backend/cpu/device_manager.cpp:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142CPUInfo DeviceManager::getCPUInfo() const { return cinfo; }
143
144void DeviceManager::resetMemoryManager() {
145 // Replace with default memory manager

Callers 2

getDeviceInfoFunction · 0.80
devpropFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected