Loading...
Searching...
No Matches
RdmaPlayoutProbe.hpp
Go to the documentation of this file.
constexpr std::uint32_t rdmaPlayoutProbeMaxBytes
Definition RdmaPlayoutProbe.hpp:64
@ ReadbackFailed
readbackTransfer returned false.
@ SeedFailed
The pattern could not be written into the pinned GPU buffer.
@ NoProbe
The vendor supplied no verifyTransfer at all — nothing was probed.
@ ContentMismatch
The peer returned bytes that are not the ones it was given.
@ Delivered
Pushed and read back byte-identical: the peer really reads GPU memory.
@ TransferFailed
verifyTransfer returned false.
Vendor-supplied pin / unpin callbacks shared by the GPU-direct and host-staged output helpers.
Definition RdmaPlayoutProbe.hpp:57
Definition VendorDmaRegistrar.hpp:41