TY  - COMP
AU  - Kretz, Matthias
TI  - vir-simd v0.4.0; v0.4.0
M1  - GSI-2024-00941
PY  - 2024
N1  - LGPL-3.0 license
AB  - This project aims to provide a fallback std::experimental::simd (Parallelism TS 2) implementation with additional features. Not every user can rely on GCC 11+ and its standard library to be present on all target systems. Therefore, the header vir/simd.h provides a fallback implementation of the TS specification that only implements the scalar and fixed_size<N> ABI tags. Thus, your code can still compile and run correctly, even if it is missing the performance gains a proper implementation provides.What's Changed since 0.4 Beta 1 MSVC support in https://github.com/mattkretz/vir-simd/pull/14 Make the repo REUSE compliant and add a CI check in https://github.com/mattkretz/vir-simd/pull/36 Full Changelog: https://github.com/mattkretz/vir-simd/compare/v0.3.200...v0.4.0
KW  - C++ (Other)
KW  - SIMD (Other)
KW  - library (Other)
LB  - PUB:(DE-HGF)33
DO  - DOI:10.5281/ZENODO.13842247
UR  - https://repository.gsi.de/record/353558
ER  -