Julia Programming Language
Massive data-dependent floating-point slowdown
General Usage
Performance
PeterSimon
May 28, 2021, 9:36pm
4
set_zero_subnormals(true)
prevents the slowdown. See, e.g.
this performance tip
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Slowdown due to subnormal float, coming from neural net training
Performance
20
931
October 27, 2022
50x speed difference in gemv for different values in vector
General Usage
8
5005
August 16, 2017
Float32 performance fluctuating over time
Performance
1
306
October 22, 2021
Why are calls to this function slow, compared to Python+Numpy?
General Usage
fast-math
14
2171
August 13, 2017
Will decreasing the precision of intermediate variables improve performance of code?
Performance
performance
12
1233
May 9, 2020