Skip to main content

Module runtime_control_binding

Module runtime_control_binding 

Source
Expand description

Python bindings for runtime SIMD discovery and Rayon thread-pool control.

Functionsยง

__pyfunction_set_num_threads ๐Ÿ”’ โš 
__pyfunction_simd_tier ๐Ÿ”’ โš 
register ๐Ÿ”’
Register engine runtime-control functions with the extension module.
set_num_threads ๐Ÿ”’
Set the number of threads in the global rayon thread pool.
simd_tier ๐Ÿ”’
Returns the highest SIMD tier available on this CPU.