2

Is it possible to do CPU dispatching in Cython?

Some info on CPU dispatching:

https://johnnysswlab.com/cpu-dispatching-make-your-code-both-portable-and-fast/

https://numpy.org/devdocs/reference/simd/how-it-works.html

ggg
  • 1,857
  • 2
  • 21
  • 33
  • 1
    Here is an example how this could work: https://stackoverflow.com/a/70490127/5769463 – ead Jul 04 '23 at 10:14

0 Answers0