Package xsimd: Information

    Source package: xsimd
    Version: 11.1.0-alt1.1
    Build time:  Apr 12, 2024, 04:06 AM
    Category: Development/C++
    Report package bug
    License: BSD
    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.

    List of rpms provided by this srpm:
    xsimd-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Kurdyukov

    List of contributors:
    Ilya Kurdyukov
    Anton Farygin

      1. cmake
      2. doctest-devel
      3. gcc-c++
      4. libgtest-devel

    Last changed


    Nov. 2, 2023 Ilya Kurdyukov 11.1.0-alt1.1
    - fixed build for Elbrus
    July 6, 2023 Anton Farygin 11.1.0-alt1
    - 10.0.0 -> 11.1.0
    Feb. 4, 2023 Anton Farygin 10.0.0-alt1
    - 9.0.1 -> 10.0.0