MikaelSlevinsky / FastTransforms

:bullettrain_front: Fast orthogonal polynomial transforms :surfer:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use runtime checks to dispatch on SIMD

MikaelSlevinsky opened this issue · comments

A cross-compiler might be more advanced than the user's personal computer. Thus, cross-compiling should be done at the highest level of SIMD provided that runtime checks on cpuid can be implemented and have the least overhead.