Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ initContext
Function
initContext
devices/cuda/curtn.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
cudaError_t initContext()
471
{
472
return Runtime::setError(Runtime::get().initContext());
473
}
474
475
cudaError_t cleanupContext()
476
{
Callers
1
init
Method · 0.85
Calls
2
get
Function · 0.85
initContext
Method · 0.80
Tested by
no test coverage detected