CPU Dispatching: Make your code both portable and fast (2020)

by lalaland1125on 8/11/2024, 8:00 PMwith 1 comments

by MrAlex94on 8/12/2024, 12:39 PM

It’s a shame there’s no open source equivalent to auto-dispatch code paths that Intel’s C++ Compiler has: https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compi...

At least, not that I’ve found - would be curious if anyone else has found a similar way?