Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-09 | Update for opencv 4.11 | Daniel Bermond | |
Just after pushing 2024.6.0-2, opencv 4.11 was released in the Arch Linux official repositories, and now the opencv patch can be dropped. | |||
2025-01-08 | Split package. Install to /usr. Enable npu plugin. | Daniel Bermond | |
Package is now splitted to provide separated Intel gpu plugin, Intel npu plugin and Python bindings. This will benefit non-Intel[1] users, Intel users without the gpu and/or npu hardware and those who do not need the Python component. Package now installs to the standard '/usr' prefix. No more extra configuration is needed in dependant packages for finding openvino CMake, pkgconfig, headers and Python files, as everything is now in default search paths. The avx2 issue with Intel npu plugin is now fixed[2] since openvino 2024.5.0, so it can be enabled again. It now builds fine with the current Arch Linux baseline x86_64 target. According to upstream, runtime issues with non-avx2 hardware are also fixed. Added system dependencies on protobuf and flatbuffers. The protobuf dependency further reduces the package size. Added the Python-based benchmark_app tool. Disabled installation of samples sources, setupvars.sh and install_openvino_dependencies.sh. Updated pkgdesc and url. All these changes produced an important reduction in the openvino package install size, at the order of ~45MiB. [1] https://github.com/openvinotoolkit/openvino/issues/23043 [2] https://github.com/openvinotoolkit/openvino/issues/26715#issuecomment-2499088672 | |||
2024-12-19 | Update to version 2024.6.0 | Daniel Bermond | |
2024-09-23 | Disable the npu plugin | Daniel Bermond | |
The npu plugin requires avx isa and does not build with the Arch Linux default x86_64 generic compiler flags. Disabled. | |||
2024-09-19 | Update to version 2024.4.0 | Daniel Bermond | |
2024-07-31 | Update to version 2024.3.0 | Daniel Bermond | |
2024-06-21 | Update to version 2024.2.0 | Daniel Bermond | |
2024-05-04 | Disable specific isa instead of forcing a higher architecture level | Daniel Bermond | |
2024-04-26 | Add level-zero-loader optional dependency | Daniel Bermond | |
Required since version 2024.1.0. | |||
2024-04-25 | Update to version 2024.1.0 | Daniel Bermond | |
2024-03-06 | Update to version 2024.0.0 | Daniel Bermond | |
2024-02-26 | Fix build with default makepkg compiler flags | Daniel Bermond | |
2024-01-24 | Update to version 2023.3.0 | Daniel Bermond | |
2023-11-16 | Update to version 2023.2.0 | Daniel Bermond | |
2023-09-18 | Update to version 2023.1.0 | Daniel Bermond | |
2023-09-04 | Update to version 2023.0.2 | Daniel Bermond | |
2023-07-18 | Used bundled protobuf, as protobuf 23 breaks build | Daniel Bermond | |
2023-07-03 | Update to version 2023.0.1 | Daniel Bermond | |
2023-06-18 | Update to version 2023.0.0 | Daniel Bermond | |
2023-04-02 | Fix opencl headers | Daniel Bermond | |
2022-12-23 | Update to version 2022.3.0 | Daniel Bermond | |
2022-11-14 | Fix git submodules | Daniel Bermond | |
2022-09-23 | Update to version 2022.2.0 | Daniel Bermond | |
2022-08-11 | Update to version 2022.1.1 | Daniel Bermond | |
2022-03-24 | Update to version 2022.1.0 | Daniel Bermond | |
2021-12-29 | Fix gna library | Daniel Bermond | |
2021-12-27 | Use bundled protobuf to fix build | Daniel Bermond | |
The current version does not work with the newly released protobuf 3.19. | |||
2021-11-20 | Update to version 2021.4.2 | Daniel Bermond | |
2021-09-11 | Update to version 2021.4.1 | Daniel Bermond | |
2021-07-03 | Update to version 2021.4 | Daniel Bermond | |
2021-03-28 | Update to version 2021.3 | Daniel Bermond | |
2020-12-23 | Initial commit | Daniel Bermond | |