Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinygrad/tinygrad
/ PCIAllocationMeta
Class
PCIAllocationMeta
tinygrad/runtime/support/system.py:242–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
241
@dataclasses.dataclass
242
class
PCIAllocationMeta: mapping:VirtMapping; has_cpu_mapping:bool; hMemory:int=0
# noqa: E702
243
244
class
PCIIfaceBase:
245
@property
Callers
3
_dma_region
Method · 0.90
_buf
Method · 0.90
alloc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…