MIN_PARALLELISM constant
int
const MIN_PARALLELISM
Minimum and maximum number of lanes (degree of parallelism).
Implementation
static const int MIN_PARALLELISM = 1;
Minimum and maximum number of lanes (degree of parallelism).
static const int MIN_PARALLELISM = 1;