On Monday, October 5, 2015 at 12:29:17 PM UTC-4, Kristoffer Carlsson wrote:
>
> For me, the fill! version uses SIMD instructions so it is faster than the 
> A[:] version.
>
> Steven, maybe you are on a julia version / computer where you don't get 
> vectorized code from fill!.
>

I'm on a machine with SIMD, but I'm using Julia 0.5, so maybe I have a 
better version of the A[:] assignment. 

Reply via email to