Many modern CPUs (f.e. Intel, AMD), GPUs and TPUs include SIMD instructions. Following the motto “don’t pay for what you do not use” i would rather have more cores. Even the ARM based servers (Graviton, Ampere Altra) have NEON vector instructions however those smaller vectors seem to allow them to have more cores (among other trade-offs). Even on consumer chips […]