Port details on branch 2025Q1 |
- simde Header-only library for SIMD intrinsics
- 0.8.2 devel
=2 0.8.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-07-29 15:45:35
- Last Update: 2024-05-03 09:02:58
- Commit Hash: 14afbaf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/simd-everywhere/simde
- Description:
- The SIMDe header-only library provides fast, portable implementations of SIMD
intrinsics on hardware which doesn't natively support them, such as calling SSE
functions on ARM. There is no performance penalty if the hardware supports the
native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM,
etc.).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/simde/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/simde
- pkg install simde
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: simde
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714723812
SHA256 (simd-everywhere-simde-v0.8.2_GH0.tar.gz) = ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb
SIZE (simd-everywhere-simde-v0.8.2_GH0.tar.gz) = 7468969
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:
-
- meson : devel/meson
- ninja : devel/ninja
- This port is required by:
- for Build
-
- audio/surge-synthesizer-lv2
- audio/surge-synthesizer-xt-lv2
- biology/bwa
- biology/freebayes
- biology/hisat2
- biology/minimap2
- biology/py-macs3
- for Run
-
- math/proxsuite
Configuration Options:
- No options to configure
- Options name:
- devel_simde
- USES:
- meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|