Mihai
Mihai
MModular
Created by Mihai on 9/11/2024 in #questions
Simd size greater than max supported by processor
What happens if I create a SIMD value with a large size - something like 2^10 or larger ? Will there be multiple instruction with the max size permitted by the processor ? Wondering what is the best practice when working with large arrays but still want SIMD behaviour .
6 replies