Skip to main content

Module threshold

Module threshold 

Source
Expand description

Parallel threshold configuration constants.

Re-exports§

pub use crate::config::PARALLEL_THRESHOLD_COMPUTE;
pub use crate::config::PARALLEL_THRESHOLD_ELEMENTWISE;
pub use crate::config::PARALLEL_THRESHOLD_REDUCTION;
pub use crate::config::PARALLEL_THRESHOLD_SORT;