Skip to main content

OMP_NUM_THREADS_DEFAULT

Constant OMP_NUM_THREADS_DEFAULT 

Source
pub const OMP_NUM_THREADS_DEFAULT: &str = "1";
Expand description

Default value injected into OMP_NUM_THREADS when not set by the user.