Pakket: vc-dev (1.4.2-2)
Verwijzigingen voor vc-dev
Trisquel bronnen:
Het bronpakket vc downloaden:
Beheerder:
Original Maintainers:
- Debian Science Maintainers (Mailarchief)
- Stephan Lachnit
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
C++ types for explicitly data-parallel programming
Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. Thus an application written with Vc can be compiled for:
- AVX and AVX2 - SSE2 up to SSE4.2 or SSE4a - Scalar - AVX-512 (in development) - NEON (in development) - NVIDIA GPUs / CUDA (in development)