You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed this to armv8 for the raspberrypi4 per the openblas documentation however the compilation fails. I know the team demonstrated this on the pi but it would be useful to have some additional help on the exact steps you took.
For some reason, it's trying to build for x86_64. If you force the platform VORTEX instead of HASWELL everywhere, you get a lot further.
you also have to update a bunch of submodules!
Platform
Macbook Air M2
OS
Ubuntu 20.04 Docker
Problem
I was trying to build dependencies by running
and I got the following error:
I have looked in the 3rdparty/mobile-cv-suite/OpenBLAS/kernel/arm64/ directory and there was no KERNEL.HASWELL in the directory.
The text was updated successfully, but these errors were encountered: