I've posted an article on the @simd feature to 
https://software.intel.com/en-us/articles/vectorization-in-julia .   @simd 
is an experimental feature 
<http://julia.readthedocs.org/en/release-0.3/manual/performance-tips/#performance-annotations>
 
in Julia 0.3 that gives the compiler more latitude to .vectorize loops.   
Corrections/suggestions appreciated.

- Arch D. Robison
  Intel Corporation

Reply via email to