Skip to main contentModule memory_probe
Source - MemoryProbe
- The buffer geometry and launch shape a memory probe uses to move a working
set of a given size in one pass.
- prime
- Writes every line of
handle, once, before it is handed to a probe that
only reads it. - reserve
- Reserves a probe’s buffers in the persistent pool rather than the dynamic
ones.
- verify
- Runs one pass and confirms it wrote
written, before any pass is timed.