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
@amontoison and I seem to have found a bug. The sgeqp3rk and the cgeqp3rk subroutines seem to be missing in the ILP64 interface.
See output of nm from one of your computers
nm -D libopenblas64_.0.3.28.so | grep geqp3rk
00000000018fc4e0 T cgeqp3rk_
00000000017b2060 T dgeqp3rk_64_
000000000166da70 T sgeqp3rk_
0000000001a85f40 T zgeqp3rk_64_