MIN_PARALLELISM constant

int const MIN_PARALLELISM

Minimum and maximum number of lanes (degree of parallelism).

Implementation

static const int MIN_PARALLELISM = 1;