| Port details on branch 2026Q2 |
- xsimd C++ wrappers for SIMD intrinsics and mathematical functions
- 14.0.0_1 devel
=0 14.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-05-02 10:00:09
- Last Update: 2026-08-03 15:21:14
- Commit Hash: 6dfb907
- License: BSD3CLAUSE
- WWW:
- https://github.com/xtensor-stack/xsimd
- Description:
- xsimd provides a unified means for using SIMD features of the CPU 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/xsimd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/xsimd
- pkg install xsimd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xsimd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764758297
SHA256 (xtensor-stack-xsimd-14.0.0_GH0.tar.gz) = 17de0236954955c10c09d6938d4c5f3a3b92d31be5dadd1d5d09fc1b15490dce
SIZE (xtensor-stack-xsimd-14.0.0_GH0.tar.gz) = 306182
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- googletest>0 : devel/googletest
- doctest>=2.4.9 : devel/doctest
- This port is required by:
- for Build
-
- graphics/krita
Configuration Options:
- No options to configure
- Options name:
- devel_xsimd
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|