secondary_job

Function secondary_job 

Source
pub fn secondary_job() -> Option<i32>
Expand description

The value of the SECONDARY_JOB environment variable.

This is used for distributing the secondary. If set, only data with s = SECONDARY_JOB will be computed. The minimum value of s is the shift_s of the SecondaryLift and the maximum value (inclusive) is the maximum s of the resolution.