Performance Affected Significantly More in a Child Task
|
|
5
|
46
|
October 10, 2025
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
0
|
53
|
October 8, 2025
|
Parallelism within Turing.jl model
|
|
8
|
2809
|
October 4, 2025
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
182
|
September 24, 2025
|
Changing struct fields to a different sub-type during run time
|
|
19
|
287
|
September 20, 2025
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1115
|
August 28, 2025
|
Null initialisation for a loop that appends vectors
|
|
14
|
295
|
August 24, 2025
|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
238
|
August 18, 2025
|
Should Rationals be explicitly converted?
|
|
11
|
259
|
August 5, 2025
|
Dealing with type stability when nothing can be returned
|
|
1
|
90
|
July 25, 2025
|
[ANN] ReactiveGraphs.jl - Reactive programming with a computational graph
|
|
10
|
1040
|
July 25, 2025
|
Parametric Structs
|
|
10
|
305
|
July 23, 2025
|
Why is my parallelized running time is twice of the single run
|
|
8
|
308
|
July 15, 2025
|
Nested loop is slow when indices are in a struct
|
|
2
|
110
|
July 11, 2025
|
How to undo `unsafe_string` call
|
|
1
|
74
|
July 10, 2025
|
How far does type instability propagate?
|
|
10
|
499
|
July 4, 2025
|
Huge performance variance with `if` options in loops
|
|
4
|
174
|
July 4, 2025
|
NumPy is faster than Julia 1.11 for maximum function
|
|
25
|
863
|
July 4, 2025
|
Block matrix linear solve performance
|
|
6
|
305
|
June 15, 2025
|
Is it possible to reinterpret and reshape without allocating?
|
|
11
|
311
|
June 13, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
871
|
June 11, 2025
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
106
|
June 4, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1251
|
June 1, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
380
|
May 30, 2025
|
Calling Python function JIT compiled with JAX from Julia without overhead
|
|
25
|
1411
|
May 28, 2025
|
Unusually Slow First Device-to-Host Copy on A100 GPU
|
|
6
|
222
|
May 27, 2025
|
ODE model with preallocated MVectors and still compatible with AD/stiff solvers?
|
|
2
|
59
|
May 22, 2025
|
How is data routed between distributed processes?
|
|
0
|
111
|
May 17, 2025
|
[ANN] SmallCollections.jl: fast small vectors, sets and dictionaries
|
|
7
|
966
|
May 15, 2025
|
Python3+@njit faster than julia (rs)
|
|
10
|
694
|
May 13, 2025
|