Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ resources
Method
resources
src/slave/containerizer/mesos/isolators/gpu/allocator.cpp:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
334
335
Try<Resources> NvidiaGpuAllocator::resources(const Flags& flags)
336
{
337
return enumerateGpuResources(flags);
338
}
339
340
341
NvidiaGpuAllocator::NvidiaGpuAllocator(
Callers
12
launch
Method · 0.45
usage
Method · 0.45
limited
Method · 0.45
_prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
Calls
1
enumerateGpuResources
Function · 0.85
Tested by
no test coverage detected