-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The whole point of this package was to be able to test and validate the TPG's AVX algorithms also in a pure standalone way.
This was the way before the "daqify" work from @andrewmogan .
I think there is a benefit of creating a dedicated branch that uses pure CMake, with basic applications built for validation purposes for:
- performance and result deviations due to algorithm modification
- performance and result deviations due to compiler options like optimization (O), fast math, and LTO (link-time optimizations) flags
- performance and result deviations due to applying SiMD wrapper libraries
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request