| Name: | highway |
|---|---|
| Version: | 1.0.2 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 487164 |
| License: | Apache-2.0 |
| RPM: | highway-1.0.2-1.el8.aarch64.rpm |
| Source RPM: | highway-1.0.2-1.el8.src.rpm |
| Build Date: | Fri Mar 31 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/google/highway |
| Summary: | Efficient and performance-portable SIMD |
| Description: | Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'. |
- Update to 1.0.1
- Update to 0.12.2
- Add workaround for the lack of pkgconfig in RHEL8 gtest
- Update to 0.12.0 - Close: rhbz#1963675
- Initial RPM