Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ make_cuda
Function
make_cuda
deps/GraphBLAS/rmm_wrap/rmm_wrap.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
#endif
68
69
inline auto make_cuda()
70
{
71
return std::make_shared<rmm::mr::cuda_memory_resource>() ;
72
}
73
74
inline auto make_managed()
75
{
Callers
1
make_and_set_device_pool
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected