Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ make_managed
Function
make_managed
deps/GraphBLAS/rmm_wrap/rmm_wrap.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
inline auto make_managed()
75
{
76
return std::make_shared<rmm::mr::managed_memory_resource>() ;
77
}
78
79
#if 0
80
inline auto make_and_set_host_pool
Callers
1
make_and_set_managed_pool
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected