|
Parallel Reductions with Zygote
|
|
11
|
2093
|
February 9, 2022
|
|
Unexpected allocations in loops
|
|
8
|
601
|
February 9, 2022
|
|
How to find details of the compiler and optimizations used by a specific installed version of Julia
|
|
11
|
750
|
February 9, 2022
|
|
"Cat" very slow for relativelly small tasks
|
|
2
|
452
|
February 9, 2022
|
|
Improving performance of recursions by avoiding closures
|
|
0
|
367
|
February 8, 2022
|
|
@printf strange performance behavior
|
|
1
|
363
|
February 8, 2022
|
|
What's the optimal setting for JULIA_NUM_THREADS on a Macbook Pro M1 Max
|
|
4
|
1066
|
February 8, 2022
|
|
Efficient way of doing linear regression
|
|
44
|
20919
|
February 7, 2022
|
|
Speed issue with KahanSummation
|
|
12
|
1280
|
February 5, 2022
|
|
Generator expression optimization for a known iteration set
|
|
0
|
297
|
February 4, 2022
|
|
Sparsity Detection in Jacobian
|
|
1
|
518
|
February 4, 2022
|
|
Trait dispatch causing allocations
|
|
9
|
862
|
February 4, 2022
|
|
Outperformed by Matlab
|
|
54
|
4332
|
November 23, 2021
|
|
Why so large memory allocations?
|
|
6
|
869
|
February 3, 2022
|
|
Apparent mismatch of run times during summation
|
|
5
|
396
|
February 2, 2022
|
|
Multithreaded code on beefy computer runs just as fast as serial code on M1 Mac
|
|
41
|
3881
|
February 2, 2022
|
|
Rust / Julia Comparison Post
|
|
56
|
5455
|
February 1, 2022
|
|
Performance of custom `Vec` type versus `SVector{3, Float64}`
|
|
4
|
449
|
February 1, 2022
|
|
How to control threads in combination of LoopVectorization and @spawn
|
|
6
|
683
|
February 1, 2022
|
|
Parallelizing a Nested Loop Concurrently
|
|
17
|
2737
|
February 1, 2022
|
|
Lookup in Dict{Int,Float64} allocates
|
|
2
|
524
|
January 31, 2022
|
|
Regarding the multithreaded performance of OpenBLAS
|
|
7
|
5656
|
January 31, 2022
|
|
GLM - inconsistency with R on ISLR dataset?
|
|
2
|
571
|
January 30, 2022
|
|
More threads, slower code, even if not spawning them
|
|
19
|
878
|
January 29, 2022
|
|
Counting all same path in a JSON
|
|
0
|
291
|
January 29, 2022
|
|
Conversion of CxxWrap.StdLib.StdVectorAllocated{UInt8} to Julian Vector{UInt8} faster
|
|
8
|
584
|
January 29, 2022
|
|
Evaluating @view macro before @tturbo
|
|
1
|
395
|
January 27, 2022
|
|
Could this be faster using some decomposition?
|
|
4
|
355
|
January 27, 2022
|
|
Evaluating the Hessian of the Lagrangian efficiently
|
|
14
|
2047
|
January 27, 2022
|
|
Allocation with Union Nothing
|
|
2
|
640
|
January 26, 2022
|