[ol9_developer_EPEL] xsimd-devel-9.0.1-1.el9.x86_64

Name:xsimd-devel
Version:9.0.1
Release:1.el9
Architecture:x86_64
Group:Unspecified
Size:1096622
License:BSD
RPM: xsimd-devel-9.0.1-1.el9.x86_64.rpm
Source RPM: xsimd-9.0.1-1.el9.src.rpm
Build Date:Fri Sep 16 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://xsimd.readthedocs.io/
Summary:C++ wrappers for SIMD intrinsics
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.

Changelog (Show File list) (Show related packages)