psimd
psimd copied to clipboard
__builtin_shuffle not supported in icc
The title says it all. icc
fails with this message:
error: "__builtin_shuffle" is not supported
Any chance of getting an alternative implementation for icc
? This impacts the compilation of pytorch
with the intel compiler, making it essentially not possible.
same problem. nobody complains it?:(