Does Hailo 8 have a driver for the Windows 11 arm64 platform?

Does Hailo 8 have a driver for the Windows 11 arm64 platform? If not, are there any plans to develop it?

Currently, Hailo does not support Windows on ARM64 platforms, and there are no plans to add support at this time.

Could you open-source the existing driver code for the Windows x64 platform, so that users can migrate to arm64 themselves?

1 Like

@user288 the PCIe driver and the runtime library are already open source. You can find them on our GitHub page. The relevant tags for Hailo-8 are 4.x (currently, latest Hailo-8 version is 4.23.0)

PCIe driver: GitHub - hailo-ai/hailort-drivers at v4.23.0 · GitHub
HailoRT: GitHub - hailo-ai/hailort at v4.23.0 · GitHub