icon

Efficient and performance-portable SIMD

highway-0.12.2-2-x86_64

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.

Nome
highway
Repositório
HaikuPorts
Origem do Repositório
haikuports_x86_64
Versão
0.12.2-2
Tamanho da descarga
181.5 KB
Código-fonte disponível
Sim
Categorias
Nenhuma
Visualizações da Versão
23