|
Dagger.jl mutable data on different workers
|
|
0
|
56
|
November 5, 2025
|
|
Memory kills this code
|
|
5
|
477
|
November 3, 2025
|
|
Is this conversion+store safe?
|
|
4
|
147
|
October 30, 2025
|
|
How to avoid recompilation when a large Julia function is called with many different argument combinations
|
|
3
|
216
|
October 29, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
189
|
October 29, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
697
|
October 28, 2025
|
|
Make mutating function more AD-friendly
|
|
10
|
327
|
October 23, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
274
|
October 23, 2025
|
|
Reading from socket causes massive amounts of memory allocation
|
|
12
|
259
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1632
|
October 22, 2025
|
|
Strange speed gain from eachindex and writing in a useless array?
|
|
13
|
649
|
October 21, 2025
|
|
Type instability with (fairly) simple Tuples
|
|
7
|
158
|
October 20, 2025
|
|
Performance drop x10 if `missing` used or two values returned from function
|
|
13
|
474
|
October 20, 2025
|
|
@snoop_inference taking a very long time?
|
|
2
|
49
|
October 17, 2025
|
|
Inconsistent allocation with threads and function arguments in 1.12
|
|
7
|
218
|
October 16, 2025
|
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
27
|
3040
|
October 16, 2025
|
|
Absence of easy-to-use AMD AOCL-BLAS/LAPACK support for Julia?
|
|
6
|
319
|
October 16, 2025
|
|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
11
|
383
|
October 14, 2025
|
|
Benchmarking ADTs behavior
|
|
2
|
125
|
October 14, 2025
|
|
Slowdown when writing to too many arrays within a loop
|
|
15
|
377
|
October 13, 2025
|
|
Preventing Allocations when using AlgebraicMultigrid.jl
|
|
1
|
124
|
October 9, 2025
|
|
Help improving the performance of my implementation of a lower diagonal storage
|
|
15
|
345
|
October 6, 2025
|
|
@debug allocate even when not in DEBUG mode
|
|
6
|
220
|
October 4, 2025
|
|
How to get vectorized code for single-field structs?
|
|
1
|
114
|
October 4, 2025
|
|
Efficient automatic differentation for Julia version `jax.scan`?
|
|
4
|
174
|
October 3, 2025
|
|
Nerd-sniping: can you make this faster?
|
|
38
|
1276
|
October 2, 2025
|
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
170
|
September 30, 2025
|
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
367
|
September 30, 2025
|
|
Allocation Behavior Depending on Code Size
|
|
16
|
326
|
September 25, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
210
|
September 24, 2025
|