Most efficient way of adding elements within matrices in loops
|
|
4
|
85
|
November 18, 2024
|
Vectorise summation over index in nested for loop
|
|
7
|
120
|
October 10, 2024
|
LoopVectorization.vsum : invalid index: 4 x VectorizationBase.Vec
|
|
1
|
128
|
August 17, 2024
|
Problems with sequential update with @turbo
|
|
0
|
42
|
August 20, 2024
|
Why is LoopVectorization deprecated?
|
|
131
|
12181
|
August 11, 2024
|
Multithreaded broadcast on a grouped DimensionalData array
|
|
33
|
251
|
August 6, 2024
|
Help understanding JET.jl output
|
|
1
|
124
|
July 9, 2024
|
Has anyone used Enzyme with LoopVectorization's @turbo macro?
|
|
4
|
164
|
June 19, 2024
|
Compute pairwise distances (Distances.jl)
|
|
9
|
3430
|
February 1, 2024
|
Trivial port from C++/Rust to Julia
|
|
51
|
3113
|
December 28, 2023
|
Array Contraction, LoopVectorization & AD
|
|
7
|
513
|
December 18, 2023
|
Optimizing Direct 2D Convolution Code
|
|
14
|
643
|
November 23, 2023
|
What is idiomatic way of vectorizing longer operations in Julia?
|
|
5
|
399
|
September 21, 2023
|
How to use LoopVectorization.jl?
|
|
7
|
1161
|
September 15, 2023
|
Optimizing nested loops with conditional inside
|
|
10
|
436
|
July 19, 2023
|
Faster isapprox()
|
|
14
|
655
|
July 5, 2023
|
Unsure why I'm getting errors with LoopVectorization
|
|
3
|
352
|
May 15, 2023
|
Method Error in simple LoopVectorization call
|
|
2
|
237
|
May 7, 2023
|
Using LoopVectorization with StructArrays
|
|
3
|
495
|
May 6, 2023
|
```@turbo``` producing different (and wrong) results compared to ```@inbounds @simd```
|
|
3
|
396
|
March 30, 2023
|
IfElse doesn't work properly when using @turbo
|
|
3
|
346
|
February 14, 2023
|
@turbo macro giving slightly different results
|
|
6
|
485
|
January 28, 2023
|
Matrix product `M * transpose(M)`
|
|
10
|
1997
|
December 8, 2022
|
@turbo macro gives incorrect results
|
|
4
|
435
|
October 26, 2022
|
Problem with LoopVectorization : @turbo, LoopVectorization.check_args
|
|
27
|
2706
|
October 26, 2022
|
Fast LogSumExp over 4th dimension
|
|
36
|
2163
|
October 21, 2022
|
Speeding up my logsumexp function
|
|
35
|
5023
|
October 21, 2022
|
Explain Performance of a Ylm Code
|
|
6
|
403
|
September 25, 2022
|
LoopVectorization Pre-compilation error
|
|
4
|
565
|
September 8, 2022
|
Threading, Threads.@threads vs polyester.@batch vs LoopVectorization.@tturbo
|
|
4
|
1491
|
July 23, 2022
|