Because the SIMD vector size is a really important performance characteristic that shouldn't be omitted. Information wise I think it's equivalent to say 16 8way SIMD ALUs and 128 ALUs in 8way SIMD configurations, depending on how you define an ALU. I'm used to the microprocessor architecture worlds tradition to call SIMD units a single ALU and think that it'd be confusing to arbitrarily change that convention when talking about GPUs. GPUs are microprocessors too you know.