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
Describe the bug
Displaying CuArrays return mostly zeros and some random numbers, although sometimes it returns the correct array. Upon converting to Array it displays the array correctly.
Thanks for your help.
Describe the bug
Displaying
CuArrays
return mostly zeros and some random numbers, although sometimes it returns the correct array. Upon converting toArray
it displays the array correctly.Thanks for your help.
To reproduce
The Minimal Working Example (MWE) for this bug:
Manifest.toml
I could not paste my Manifest here, as github complained it is too long.
Expected behavior
Correct printing of the arrays.
Version info
Details on Julia:
Details on CUDA:
The text was updated successfully, but these errors were encountered: