psimd icon indicating copy to clipboard operation
psimd copied to clipboard

__builtin_shuffle not supported in icc

Open damianam opened this issue 6 years ago • 1 comments

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.

damianam avatar Jan 29 '19 17:01 damianam

same problem. nobody complains it?:(

ftian1 avatar Apr 18 '19 02:04 ftian1