Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?
|
|
56
|
6141
|
August 18, 2021
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
458
|
July 27, 2021
|
How to improve performance of sum()
|
|
19
|
4824
|
July 19, 2021
|
LoopVectorization.jl vmap gives an error ::VectorizationBase.Vec{4, Int64}
|
|
17
|
970
|
July 22, 2021
|
Fastest way of contracting arrays
|
|
8
|
735
|
July 10, 2021
|
LoopVectorization almost doubles execution time?
|
|
6
|
655
|
July 9, 2021
|
I just decided to migrate from Python+Fortran to Julia as Julia was faster in my test
|
|
37
|
7103
|
June 25, 2021
|
@turbo speeds routine, slows down everything else
|
|
16
|
2604
|
June 5, 2021
|
Problem with @avx and LoopVectorization: UndefVarError
|
|
3
|
722
|
June 2, 2021
|
Accelerate Non-linear function evaluation
|
|
17
|
1309
|
April 6, 2021
|
LoopVectorization.jl's @avx does not store results
|
|
9
|
690
|
April 2, 2021
|
Tullio with LoopVectorization fails with upgrade to 1.6.0
|
|
11
|
745
|
March 27, 2021
|
Expectation of multidimensional value function with discrete states
|
|
18
|
894
|
March 22, 2021
|
Flux: Locally connected layer performance
|
|
2
|
541
|
February 21, 2021
|
In-place orthogonal/unitary transforms?
|
|
12
|
899
|
November 17, 2020
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
371
|
September 7, 2020
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
1157
|
August 29, 2020
|
How to make LoopVectorization work with computing Euclidean distance for every column?
|
|
13
|
1112
|
August 21, 2020
|
Realistically, how close is Gaius.jl to becoming a full replacement for BLAS in Julia?
|
|
13
|
4709
|
August 16, 2020
|