Skip to main content

MAX_SAFE_MODULUS

Constant MAX_SAFE_MODULUS 

Source
pub const MAX_SAFE_MODULUS: u64 = 65535;
Expand description

Largest modulus for which (a*b) fits in u32 on the GPU (< 2^16).