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

Function deviceGC

src/api/cpp/device.cpp:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void deviceGC() { AF_THROW(af_device_gc()); }
157
158void deviceMemInfo(size_t *alloc_bytes, size_t *alloc_buffers,
159 size_t *lock_bytes, size_t *lock_buffers) {

Callers 15

TESTFunction · 0.85
sparseTesterFunction · 0.85
sparseTransposeTesterFunction · 0.85
TYPED_TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TEST_FFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
solveTesterFunction · 0.85
solveLUTesterFunction · 0.85
solveTriangleTesterFunction · 0.85

Calls 1

af_device_gcFunction · 0.50

Tested by 1

cleanSlateFunction · 0.68