Fast LogSumExp over 4th dimension
|
|
36
|
2214
|
October 21, 2022
|
Speeding up my logsumexp function
|
|
35
|
5085
|
October 21, 2022
|
Explain Performance of a Ylm Code
|
|
6
|
416
|
September 25, 2022
|
LoopVectorization Pre-compilation error
|
|
4
|
582
|
September 8, 2022
|
Threading, Threads.@threads vs polyester.@batch vs LoopVectorization.@tturbo
|
|
4
|
1704
|
July 23, 2022
|
** On entry to DLASCLS parameter number 4 had an illegal value
|
|
2
|
2833
|
May 14, 2022
|
Improve performance of CRRA utility function
|
|
6
|
386
|
April 29, 2022
|
Tullio seems two times slower than basic LoopVectorization
|
|
3
|
1056
|
April 10, 2022
|
UndefVarError from LoopVectorization.@turbo
|
|
1
|
787
|
March 24, 2022
|
LoopVectorization multithreading for multidimensional arrays
|
|
24
|
1208
|
March 17, 2022
|
AMD Rome vs Intel Xeon shows bad scaling with threads for AMD
|
|
20
|
1860
|
March 13, 2022
|
Same code run multiple times gives wildly different timings
|
|
39
|
1901
|
February 24, 2022
|
Speeding up Matrix multiplication involving dot and hadamard product
|
|
11
|
1626
|
February 9, 2022
|
Performance of naive convolution against Python Numpy
|
|
20
|
2876
|
February 4, 2022
|
Outperformed by Matlab
|
|
54
|
4184
|
November 23, 2021
|
How to control threads in combination of LoopVectorization and @spawn
|
|
6
|
653
|
February 1, 2022
|
Evaluating @view macro before @tturbo
|
|
1
|
384
|
January 27, 2022
|
Computational performance 3D finite difference stencil for different vectorization methods and precision
|
|
1
|
499
|
January 13, 2022
|
Recommended way to use something like `evalpoly` with `@turbo` from LoopVectorization.jl
|
|
2
|
522
|
November 18, 2021
|
2D nested loop gives big performance hit in interpolation routine while it should not
|
|
2
|
385
|
November 17, 2021
|
Parallelization of for loop
|
|
3
|
1067
|
October 31, 2021
|
Gradient evaluation with ForwardDiff and LoopVectorization
|
|
2
|
902
|
October 24, 2021
|
Sparse matrix coefficient computation with ForwardDiff and LoopVectorization
|
|
0
|
534
|
October 17, 2021
|
LoopVectorization does not support functions with kwargs?
|
|
9
|
1231
|
October 12, 2021
|
Clustering using matrix decomp code performance tips
|
|
5
|
631
|
October 2, 2021
|
Multiple Outputs (Tuple) from IfElse with VectorizationBase
|
|
3
|
519
|
September 16, 2021
|
Product of two symmetric matrices: LoopVectorization.jl vs LinearAlgebra
|
|
9
|
975
|
August 31, 2021
|
LoopVectorization: @turbo performs worse than @inbounds on trivial loop
|
|
9
|
2094
|
August 28, 2021
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
663
|
August 23, 2021
|
Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)
|
|
6
|
3980
|
August 21, 2021
|