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 think maybe the easiest thing to do would be to add our own zdot to array_lib or similar which passes the correct flags into zgemm, we really just need a conj() flag for operations (assuming we only use dots.)
shared memory is not enabled for complex arrays as numpy seems to create copies of input arrays.
The text was updated successfully, but these errors were encountered: