Skip to main content

Module memory_probe

Module memory_probe 

Source

Structs§

MemoryProbe
The buffer geometry and launch shape a memory probe uses to move a working set of a given size in one pass.

Functions§

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.