vc 1.4.3-ok1 source package in openKylin
Changelog
vc (1.4.3-ok1) yangtze; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Mon, 30 Jan 2023 20:32:48 +0800
vc (1.4.3-ok1) yangtze; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Mon, 30 Jan 2023 20:32:48 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs | |
Yangtze V1.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
vc_1.4.3.orig.tar.gz | 625.4 KiB | 988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f |
vc_1.4.3-ok1.debian.tar.xz | 2.8 KiB | f212af00c2dc4ae50fe7369e375358dc8ed937539af12b3120ee04ded460fee1 |
vc_1.4.3-ok1.dsc | 1.7 KiB | a72b625b244f0908f6948de185bf6f07187122ad31a16f865d147f5a7cc4c886 |
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