CMD + K

vector-classes

Community

SIMD Vector Classes for C++

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::vector-classes

Usage Tracking

1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The Vc library implements portable, zero-overhead C++ types for explicitly data-parallel programming. The 1.x releases ship implementations for x86 SIMD instruction sets SSE, AVX, AVX2, and the Xeon Phi (MIC). A scalar implementation ensures full portability to any C++11 capable compiler and target system.

About

Summary

SIMD Vector Classes for C++

Last Updated

Jun 6, 2024 at 11:52

License

Apache-2.0

Total Downloads

152.9K

Supported Platforms

linux-aarch64
linux-64
macOS-arm64
macOS-64
linux-ppc64le