|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
332
|
April 24, 2025
|
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
299
|
April 20, 2025
|
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
155
|
April 17, 2025
|
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
197
|
April 16, 2025
|
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
253
|
April 16, 2025
|
|
Possibly mildly faster sign for integers?
|
|
12
|
458
|
April 15, 2025
|
|
Preserve sparse structure during in-place operations
|
|
1
|
97
|
April 15, 2025
|
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
540
|
April 14, 2025
|
|
Design of efficient lazy broadcastable operator
|
|
11
|
250
|
April 14, 2025
|
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
226
|
April 12, 2025
|
|
Ref is not a concrete type - poorly documented?
|
|
17
|
587
|
April 12, 2025
|
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
308
|
April 10, 2025
|
|
Improve performance in Flux.jl
|
|
0
|
104
|
April 10, 2025
|
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
614
|
April 10, 2025
|
|
About reproducibility of Julia program run times
|
|
20
|
1065
|
April 9, 2025
|
|
Why does SMatrix allocate in this case?
|
|
3
|
186
|
April 8, 2025
|
|
Tasks from Distributed don't release memory
|
|
0
|
40
|
April 7, 2025
|
|
LIBSVM call on remote workers requires waiting
|
|
1
|
48
|
April 7, 2025
|
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
167
|
April 7, 2025
|
|
Efficiently Read JSON and Create DataFrame
|
|
23
|
8392
|
April 3, 2025
|
|
@defined "not working" inside macro
|
|
8
|
165
|
April 2, 2025
|
|
Facing problem in computing error in transient problem
|
|
0
|
55
|
April 2, 2025
|
|
Efficient way compute do WX+b?
|
|
7
|
409
|
April 2, 2025
|
|
Why does explicit declaration of ::INT save 40% runtime?
|
|
17
|
670
|
April 2, 2025
|
|
How to properly generate a function based on a condition?
|
|
13
|
263
|
April 1, 2025
|
|
How to make the Optim.jl zero allocated?
|
|
1
|
134
|
March 31, 2025
|
|
Counter-intuitive performance difference
|
|
7
|
380
|
March 30, 2025
|
|
Cuda kernel help
|
|
2
|
75
|
March 29, 2025
|
|
The Prospero Challenge
|
|
17
|
754
|
March 29, 2025
|
|
Matrix multiplication with Duals
|
|
12
|
256
|
March 28, 2025
|