Fedora Packages

xsimd-devel Subpackage of xsimd

C++ wrappers for SIMD intrinsics

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 12.1.1-3.fc40 -
Fedora 40 12.1.1-3.fc40 -
Fedora 39 11.1.0-2.fc39 -
Fedora 38 10.0.0-2.fc38 -
EPEL 9 9.0.1-1.el9 -
EPEL 8 8.0.5-2.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at xsimd dash maintainers at fedoraproject dot org.



Sources on Pagure