Contiguous Read Non-Contiguous Write vs Non-Contiguous Read Contigous Write Performance
|
|
3
|
135
|
May 3, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
153
|
May 2, 2025
|
Performance optimization:Frequently use permutedims function
|
|
22
|
355
|
May 1, 2025
|
Incrementally pretty print a table, one row at a time
|
|
1
|
72
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
42
|
April 28, 2025
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
183
|
April 27, 2025
|
Struggling to understand how to use PrecompileTools
|
|
25
|
215
|
April 26, 2025
|
Performance of Hermitian eigensolvers
|
|
2
|
739
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
100
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
185
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
233
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
42
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
195
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
108
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
142
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
201
|
April 16, 2025
|
Possibly mildly faster sign for integers?
|
|
12
|
363
|
April 15, 2025
|
Preserve sparse structure during in-place operations
|
|
1
|
58
|
April 15, 2025
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
364
|
April 14, 2025
|
Design of efficient lazy broadcastable operator
|
|
11
|
119
|
April 14, 2025
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
167
|
April 12, 2025
|
Ref is not a concrete type - poorly documented?
|
|
17
|
401
|
April 12, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
142
|
April 10, 2025
|
Improve performance in Flux.jl
|
|
0
|
68
|
April 10, 2025
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
332
|
April 10, 2025
|
About reproducibility of Julia program run times
|
|
20
|
748
|
April 9, 2025
|
Why does SMatrix allocate in this case?
|
|
3
|
142
|
April 8, 2025
|
Tasks from Distributed don't release memory
|
|
0
|
25
|
April 7, 2025
|
LIBSVM call on remote workers requires waiting
|
|
1
|
17
|
April 7, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
89
|
April 7, 2025
|