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
When x is a complex-valued CuArray, element-wise operations of basic math function (like exp.(x), sin.(x), etc) gives errors, and Julia crushes for vector operations (sin(x), exp(x), etc).