XSLP_BARCROSSOVERSTART
Description
|
Default crossover activation behaviour for barrier start
|
Type
|
Integer
|
Default value
|
0
|
Note
|
When
XSLP_BARLIMIT is set,
XSLP_BARCROSSOVERSTART offers an overwrite control on when crossover is applied. A positive value indicates that crossover should be disabled in iterations smaller than
XSLP_BARCROSSOVERSTART and should be enabled afterwards, or when stalling is detected as described in
XSLP_BARSTARTOPS. A value of 0 indicates to respect the value of
XPRS_CROSSOVER and only overwrite its value when stalling is detected. A value of -1 indicates to always rely on the value of
XPRS_CROSSOVER.
|
Affects routines
|
|
See also
|