pothosware / PothosCore

The Pothos data-flow framework
https://github.com/pothosware/PothosCore/wiki
Boost Software License 1.0
302 stars 48 forks source link

Added utility header that adds SFINAE structs for XSIMD type support #222

Closed ncorgan closed 3 years ago

ncorgan commented 3 years ago

This adds a condition for Pothos modules to bring in XSIMD. Along with Pothos having SIMD support and finding XSIMD, PothosBlocks and PothosComms will use CheckIncludeFileCXX to look for this header.