% IMPORTANT: The following is UTF-8 encoded. This means that in the presence
% of non-ASCII characters, it will not work with BibTeX 0.99 or older.
% Instead, you should use an up-to-date BibTeX implementation like “bibtex8” or
% “biber”.
@MISC{Kretz:353558,
author = {Kretz, Matthias},
title = {vir-simd v0.4.0; v0.4.0},
reportid = {GSI-2024-00941},
year = {2024},
note = {LGPL-3.0 license},
abstract = {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},
keywords = {C++ (Other) / SIMD (Other) / library (Other)},
cin = {CIT},
cid = {I:(DE-Ds200)CIT-20110310OR121},
pnm = {623 - Data Management and Analysis (POF4-623)},
pid = {G:(DE-HGF)POF4-623},
experiment = {$EXP:(DE-Ds200)no_experiment-20200803$},
typ = {PUB:(DE-HGF)33},
doi = {10.5281/ZENODO.13842247},
url = {https://repository.gsi.de/record/353558},
}