Package: libxsimd-dev (10.0.0-2) [debports]
Links for libxsimd-dev
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
C++ wrappers for SIMD intrinsics
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.
This package provides the header-only library.
Other Packages Related to libxsimd-dev
|
|
|
|
-
- sug: libxsimd-doc
- Documentation for xsimd
Download libxsimd-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
riscv64 (unofficial port) | 98.9 kB | 1,134.0 kB | [list of files] |