Further help might be that the word “lanes” in English refers to the separate streams of traffic on the road (https://en.wikipedia.org/wiki/Lane) in SIMD terminology it often refers to the “width” of a vector instruction’s inputs (i.e 4 element vector in Tianqi’s example) and by extension the amount of parallelism provided by the HW.