Unsure why I'm getting errors with LoopVectorization
|
|
3
|
164
|
May 15, 2023
|
Method Error in simple LoopVectorization call
|
|
2
|
74
|
May 7, 2023
|
Using LoopVectorization with StructArrays
|
|
3
|
188
|
May 6, 2023
|
```@turbo``` producing different (and wrong) results compared to ```@inbounds @simd```
|
|
3
|
134
|
March 30, 2023
|
IfElse doesn't work properly when using @turbo
|
|
3
|
175
|
February 14, 2023
|
@turbo macro giving slightly different results
|
|
6
|
298
|
January 28, 2023
|
Matrix product `M * transpose(M)`
|
|
10
|
1297
|
December 8, 2022
|
@turbo macro gives incorrect results
|
|
4
|
215
|
October 26, 2022
|
Problem with LoopVectorization : @turbo, LoopVectorization.check_args
|
|
27
|
1591
|
October 26, 2022
|
Fast LogSumExp over 4th dimension
|
|
36
|
1547
|
October 21, 2022
|
Speeding up my logsumexp function
|
|
35
|
4257
|
October 21, 2022
|
Explain Performance of a Ylm Code
|
|
6
|
230
|
September 25, 2022
|
LoopVectorization Pre-compilation error
|
|
4
|
300
|
September 8, 2022
|
Threading, Threads.@threads vs polyester.@batch vs LoopVectorization.@tturbo
|
|
4
|
564
|
July 23, 2022
|
** On entry to DLASCLS parameter number 4 had an illegal value
|
|
2
|
1127
|
May 14, 2022
|
Improve performance of CRRA utility function
|
|
6
|
224
|
April 29, 2022
|
Tullio seems two times slower than basic LoopVectorization
|
|
3
|
568
|
April 10, 2022
|
UndefVarError from LoopVectorization.@turbo
|
|
1
|
330
|
March 24, 2022
|
LoopVectorization multithreading for multidimensional arrays
|
|
24
|
820
|
March 17, 2022
|
AMD Rome vs Intel Xeon shows bad scaling with threads for AMD
|
|
20
|
1234
|
March 13, 2022
|
Same code run multiple times gives wildly different timings
|
|
39
|
1027
|
February 24, 2022
|
Speeding up Matrix multiplication involving dot and hadamard product
|
|
11
|
847
|
February 9, 2022
|
Performance of naive convolution against Python Numpy
|
|
20
|
1707
|
February 4, 2022
|
Outperformed by Matlab
|
|
54
|
3251
|
November 23, 2021
|
How to control threads in combination of LoopVectorization and @spawn
|
|
6
|
483
|
February 1, 2022
|
Evaluating @view macro before @tturbo
|
|
1
|
255
|
January 27, 2022
|
Computational performance 3D finite difference stencil for different vectorization methods and precision
|
|
1
|
352
|
January 13, 2022
|
Recommended way to use something like `evalpoly` with `@turbo` from LoopVectorization.jl
|
|
2
|
388
|
November 18, 2021
|
2D nested loop gives big performance hit in interpolation routine while it should not
|
|
2
|
221
|
November 17, 2021
|
Parallelization of for loop
|
|
3
|
557
|
October 31, 2021
|