Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ host_wrapper
Function
host_wrapper
examples/benchmarks/pi.cpp:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
// void wrappers for timeit()
46
static void device_wrapper() { pi_device(); }
47
static void host_wrapper() { pi_host(); }
48
49
int main(int argc, char** argv) {
50
try {
Callers
nothing calls this directly
Calls
1
pi_host
Function · 0.85
Tested by
no test coverage detected