[Numpy-discussion] NEP 38 - Universal SIMD intrinsics

Daniel Davies ddavies at bumpsays.com
Wed May 13 01:47:28 EDT 2020


Is clock-throttling of interest here?

It would be really annoying if the code that chooses a macro implementation
has to guess how much power will be consumed by each core.  Or has to
dynamically pick a macro implementation based on the current frequencies of
all the cores.

https://lemire.me/blog/2018/08/13/the-dangers-of-avx-512-throttling-myth-or-reality/

https://lemire.me/blog/2018/09/07/avx-512-when-and-how-to-use-these-new-instructions/

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200512/3815f2ed/attachment.html>


More information about the NumPy-Discussion mailing list