MCPcopy 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
74inline auto make_managed()
75{
76 return std::make_shared<rmm::mr::managed_memory_resource>() ;
77}
78
79#if 0
80inline auto make_and_set_host_pool

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected