Package : xsimd-devel > RPM : xsimd-devel-9.0.1-3.mga9.armv7hl.rpm

Basic items

Install
Name xsimd-devel
Version 9.0.1
Release 3.mga9
URL https://xsimd.readthedocs.io/
Group Development/C++
Summary C++ wrappers for SIMD intrinsics
Size 1,097KB
Arch armv7hl
License BSD

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 the 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.

This package contains the headers needed to compile programs that make
use of xsimd.

Media information

Distribution release Mageia 9
Media name core-release
Media arch armv7hl

Advanced items

Source RPM xsimd-9.0.1-3.mga9.src.rpm
Build time 2022-10-31 23:37:26
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie