Sorry for misunderstanding. I accidentally created this thread from Windows 11 
arm64 wheel. That is also the reason why there is no subject.  I will repost 
this to that discussion. 
It was not strictly openblas problem. I was trying to make the gh actions build 
for win11 arm64 numpy with openblas. As native runner for windows arm64 was not 
available it was agreed to try cross compiling openblas. Problem with this was 
that there were no fortran compiler binaries to use so I tried using linaro 
built openblas libraries for arm64 which is not secure. Localy I could modified 
flang-new to build the openblas but setting that up on the github actions would 
take to much time.
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to