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
in #126 we changed from a manual parallelised loop for copying data to copy_data from the standard library. Investigate if it is faster to do a parallelised loop for copying data especially for the GPU version.