Hacker News new | ask | show | jobs
by OliverJones 1098 days ago
Nice.

Effect of frequency downclocking when AVX-512 instructions get used?

https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#Dow...

1 comments

Cross-posting from https://news.ycombinator.com/item?id=36273544:

We looked into this [1] and conclude:

- throttling is a non-issue on Xeon Gold/Platinum;

- AVX-512 startup overhead can hurt on Skylake, but AVX-512 is still a net win for data sizes >= 100 KiB.

- Startup overhead is a non-issue on Icelake and AMD Zen4.

1: https://github.com/google/highway/blob/master/hwy/contrib/so...