I don't think there is a simple tool. Have a look at https://software.intel.com/en-us/articles/vectorization-in-julia
On Fri, 2015-01-16 at 06:03, [email protected] wrote: > thanks a lot guys! > > just to clarify one thing, is there any tool where I can check whether if a > given type is SIMD vectorized? or are you saying that SIMD is not > applicable to any type object, but only for regular arrays? > > Tuguldur
