Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37516333
en ru br
ALT Linux repositórios
S:11.1.0-alt1

Group :: Desenvolvimento/C++
RPM: xsimd

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 11.1.0-alt1
Data da compilação: 6 julho 2023, 20:02 ( 41.9 weeks ago )
Tamanho:: 160.25 Kb

Home page:   https://xsimd.readthedocs.io/

Licença: BSD
Sumário: C++ wrappers for SIMD intrinsics
Descrição:

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.

Mantenedor currente: Anton Farygin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • xsimd-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009