highway-1.4.0p0
length-agnostic SIMD with runtime dispatch
Back to search · Project homepage
Description
Highway is a C++ library that provides portable SIMD/vector intrinsics.
Highway makes SIMD/vector programming practical and workable according
to these guiding principles:
Does what you expect: Highway is a C++ library with carefully-chosen
functions that map well to CPU instructions without extensive compiler
transformations. The resulting code is more predictable and robust to
code changes/compiler updates than autovectorization.
Works on widely-used platforms: Highway supports four architectures;
the same application code can target eight instruction sets, including
those with 'scalable' vectors (size unknown at compile time). Highway
only requires C++11 and supports four families of compilers.
Package information
- Ports path
- devel/highway
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.