Fixing red bars at top of flame profile
|
|
12
|
411
|
September 6, 2023
|
Question about "in place" operations
|
|
1
|
261
|
September 6, 2023
|
Sparse matrix vector faster than dense matrix vector?
|
|
9
|
861
|
September 5, 2023
|
How to compute Hessian sub-blocks with autodiff?
|
|
7
|
251
|
September 4, 2023
|
"Compiling" DSL code to Reduce Indirection
|
|
0
|
207
|
September 4, 2023
|
Extreme memory usage in nested loop
|
|
8
|
1338
|
September 3, 2023
|
Gram Schmidit python to julia
|
|
10
|
330
|
September 3, 2023
|
Allocations when indexing (Abstract)Arrays with large dimension
|
|
6
|
408
|
August 31, 2023
|
Non-allocating leaf iterator over simple tree
|
|
0
|
148
|
August 31, 2023
|
Memory allocation when solving ODE with Vern7 and ContinuousCallback
|
|
2
|
477
|
August 29, 2023
|
Difference between two dates in Julia
|
|
8
|
1487
|
August 28, 2023
|
Passing a struct to a function allocates whereas passing an array does not
|
|
2
|
339
|
August 28, 2023
|
Why is converting from a type to a symbol so slow?
|
|
7
|
597
|
August 26, 2023
|
Multithreaded LIBSVM and XGBoost crashing
|
|
7
|
400
|
August 25, 2023
|
Reduce type inference when using nested ForwardDiff
|
|
0
|
488
|
August 25, 2023
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
515
|
August 25, 2023
|
Invalidation from extending `Base.reduce_first`
|
|
1
|
253
|
August 24, 2023
|
Status of BFloat16
|
|
4
|
808
|
August 24, 2023
|
Multiple-threading does not increase speed in my 16-threads workstation, I am wondering is there something wrong in my code?
|
|
3
|
312
|
August 22, 2023
|
Atomic much slower than @spawn-ed tasks
|
|
4
|
489
|
August 22, 2023
|
Getting started with PrecompileTools (Julia 1.9.2) - how to save precompiled code to disk?
|
|
3
|
490
|
August 21, 2023
|
Prevent array re-allocation inside a loop (I am not allowed to allocate before the loop)
|
|
10
|
325
|
August 21, 2023
|
Help for improving the performance of my algorithm
|
|
6
|
345
|
August 21, 2023
|
Common allocation mistakes
|
|
47
|
7211
|
August 21, 2023
|
Solving this without a loop (learning purposes)
|
|
14
|
405
|
August 21, 2023
|
Does redefinition of const variables always create unpredictable behavior?
|
|
6
|
294
|
August 20, 2023
|
How does type annotation affect the performance?
|
|
5
|
352
|
August 19, 2023
|
Is multithreaded FFTW on multiple arrays causing too much overhead?
|
|
15
|
912
|
August 19, 2023
|
Speed up solution of large system of equations
|
|
18
|
863
|
August 19, 2023
|
Releasing process memory from Arrow.jl
|
|
5
|
341
|
August 17, 2023
|