pub fn service_runtime_peer_probe(
e: &Engine,
scheduler_idle: bool,
probe_allowed: bool,
) -> Result<RuntimePeerProbeStatus, Box<dyn Error>>Expand description
Service a due runtime peer probe without constructing a PP runtime on door-shut placements. Must be called by the CUDA owner thread at a scheduling boundary.