Letter X

xsimd-devel - C++ wrappers for SIMD intrinsics

Website: https://xsimd.readthedocs.io/
License: BSD
Vendor: Alcance Libre, Inc.
Description:
SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that
has been available for many years. SIMD instructions perform a single operation
on a batch of values at once, and thus provide a way to significantly
accelerate code execution. However, these instructions differ between
microprocessor vendors and compilers.

xsimd provides a unified means for using these features for library authors.
Namely, it enables manipulation of batches of numbers with the same arithmetic
operators as for single values. It also provides accelerated implementation
of common mathematical functions operating on batches.

Packages

xsimd-devel-8.1.0-2.aldos.x86_64 [109 KiB] Changelog by Joel Barrios (2022-08-17):
- Rebuild with GCC 8.5.

Listing created by Repoview-0.6.6-6.fc14.al