xsimd-examples/8.0.4

[full]

Examples package for xsimd

Appveyor Azure Documentation Status Join the Gitter Chat

C++ wrappers for SIMD intrinsics

Introduction

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.

... More
version 8.0.4
license BSD-3-ClauseBSD 3-Clause "New" or "Revised" License
repository https://pkg.cppget.org/1/stable
download xsimd-examples-8.0.4.tar.gz
sha256 bff9c3c76b6a2b99c8738bca8452eb7e5debc12a5ebd3419d30c6aa5b107dc94
project libxsimd
url github.com/xtensor-stack/xsimd.git

Reviews

fail 0
pass 1