icon

Efficient and performance-portable SIMD (source files)

highway_source-0.12.2-2-source

Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'.

Why Highway?

- more portable (same source code) than platform-specific intrinsics,
- works on a wider range of compilers than compiler-specific vector extensions,
- more dependable than autovectorization,
- easier to write/maintain than assembly language,
- supports **runtime dispatch**,
- supports **variable-length vector** architectures.

Name
highway_source
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
0.12.2-2
Download Size
1.4 MB
Source available
No
Categories
None
Version Views
0