Back to Eqiora docs Skip to main content

Module rayon

Module rayon 

Source
Description

Run-owned Rayon CPU adapter.

Structs§

CpuThreadPool
One run-owned bounded host thread pool.
RayonAssemblyBackend
Ordered assembly adapter backed by one run-owned Rayon pool.
ThreadedLinearSolver
Solver decorator that changes operator placement but not solver policy.

Constants§

ORDERED_ASSEMBLY_BATCH_LENGTH
Number of consecutive packets evaluated before ordered scatter resumes.
RAYON_ADAPTER_VERSION
Exact Eqiora Rayon execution-adapter package version compiled into this binary.
RAYON_EXECUTION
Stable execution identity recorded independently from the solver backend.
RAYON_EXECUTION_PROVIDER
Complete identity of the Rayon execution provider compiled into this binary.
RAYON_VERSION
Exact Rayon dependency version compiled into this adapter.