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
inner1d and dotc1d: complex-valued inputs can segfault or give bad results when using OpenBLAS. These segfaults occur within OpenBLAS functions such as zdotu_k_HASWELL. I have not seen this issue when using MKL.
In gh-10, it was noticed that:
inner1danddotc1d: complex-valued inputs can segfault or give bad results when using OpenBLAS. These segfaults occur within OpenBLAS functions such aszdotu_k_HASWELL. I have not seen this issue when using MKL.