Product of two symmetric matrices: LoopVectorization.jl vs LinearAlgebra
|
|
9
|
600
|
August 31, 2021
|
LoopVectorization: @turbo performs worse than @inbounds on trivial loop
|
|
9
|
1265
|
August 28, 2021
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
396
|
August 23, 2021
|
Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)
|
|
6
|
2170
|
August 21, 2021
|
Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?
|
|
56
|
3751
|
August 18, 2021
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
328
|
July 27, 2021
|
How to improve performance of sum()
|
|
19
|
2665
|
July 19, 2021
|
LoopVectorization.jl vmap gives an error ::VectorizationBase.Vec{4, Int64}
|
|
17
|
505
|
July 22, 2021
|
Fastest way of contracting arrays
|
|
8
|
394
|
July 10, 2021
|
LoopVectorization almost doubles execution time?
|
|
6
|
433
|
July 9, 2021
|
I just decided to migrate from Python+Fortran to Julia as Julia was faster in my test
|
|
37
|
5897
|
June 25, 2021
|
@turbo speeds routine, slows down everything else
|
|
16
|
1789
|
June 5, 2021
|
Problem with @avx and LoopVectorization: UndefVarError
|
|
3
|
388
|
June 2, 2021
|
Accelerate Non-linear function evaluation
|
|
17
|
857
|
April 6, 2021
|
LoopVectorization.jl's @avx does not store results
|
|
9
|
468
|
April 2, 2021
|
Tullio with LoopVectorization fails with upgrade to 1.6.0
|
|
11
|
536
|
March 27, 2021
|
Expectation of multidimensional value function with discrete states
|
|
18
|
568
|
March 22, 2021
|
Flux: Locally connected layer performance
|
|
2
|
358
|
February 21, 2021
|
Compute pairwise distances (Distances.jl)
|
|
8
|
1725
|
February 1, 2021
|
In-place orthogonal/unitary transforms?
|
|
12
|
546
|
November 17, 2020
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
239
|
September 7, 2020
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
692
|
August 29, 2020
|
How to make LoopVectorization work with computing Euclidean distance for every column?
|
|
13
|
784
|
August 21, 2020
|
Realistically, how close is Gaius.jl to becoming a full replacement for BLAS in Julia?
|
|
13
|
3786
|
August 16, 2020
|