vc 1.4.5-ok1 source package in openKylin
Changelog
vc (1.4.5-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 14:06:02 +0800
vc (1.4.5-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 14:06:02 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| vc_1.4.5.orig.tar.gz | 630.3 KiB | afc7d6b63ebd299074366c2d3b02f7c71dcc3fe0b9f40dacf4eac25fe534766e |
| vc_1.4.5-ok1.debian.tar.xz | 2.9 KiB | 99be698262957232518bb33a9847df5491cf0944ba19c36df26437d56791e639 |
| vc_1.4.5-ok1.dsc | 1.7 KiB | 1b64ed4d056b3dd871dff900157ee59f85fe3fbb34038aaba82f353136179db8 |
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