Julia Programming Language
Help understanding vectorization (or lack thereof)
General Usage
Performance
Seif_Shebl
June 8, 2018, 12:00am
16
Try
--math-mode=fast
, then. It automatically
SIMD
-ed in both cases for me.
show post in topic
Related topics
Topic
Replies
Views
Activity
Summing matrix elements is >1000X slower than summing vector elements
General Usage
performance
8
1354
April 17, 2017
Simple loop won't vectorize
New to Julia
12
1690
January 29, 2019
LoopVectorization almost doubles execution time?
Performance
loopvectorization
6
683
July 9, 2021
Sum performance for Array{Float64,2} elements
Performance
13
2520
May 15, 2018
[ANN] LoopVectorization
Package Announcements
157
23795
May 27, 2020