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

Function device_wrapper

examples/benchmarks/pi.cpp:46–46  ·  view source on GitHub ↗

void wrappers for timeit()

Source from the content-addressed store, hash-verified

44
45// void wrappers for timeit()
46static void device_wrapper() { pi_device(); }
47static void host_wrapper() { pi_host(); }
48
49int main(int argc, char** argv) {

Callers

nothing calls this directly

Calls 1

pi_deviceFunction · 0.85

Tested by

no test coverage detected