Why is my parallelized running time is twice of the single run
|
|
6
|
188
|
July 14, 2025
|
Nested loop is slow when indices are in a struct
|
|
2
|
84
|
July 11, 2025
|
How to undo `unsafe_string` call
|
|
1
|
49
|
July 10, 2025
|
How far does type instability propagate?
|
|
10
|
437
|
July 4, 2025
|
Huge performance variance with `if` options in loops
|
|
4
|
157
|
July 4, 2025
|
NumPy is faster than Julia 1.11 for maximum function
|
|
25
|
702
|
July 4, 2025
|
Block matrix linear solve performance
|
|
6
|
261
|
June 15, 2025
|
Is it possible to reinterpret and reshape without allocating?
|
|
11
|
258
|
June 13, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
684
|
June 11, 2025
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
77
|
June 4, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1202
|
June 1, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
346
|
May 30, 2025
|
Calling Python function JIT compiled with JAX from Julia without overhead
|
|
25
|
1292
|
May 28, 2025
|
Unusually Slow First Device-to-Host Copy on A100 GPU
|
|
6
|
197
|
May 27, 2025
|
ODE model with preallocated MVectors and still compatible with AD/stiff solvers?
|
|
2
|
53
|
May 22, 2025
|
How is data routed between distributed processes?
|
|
0
|
103
|
May 17, 2025
|
[ANN] SmallCollections.jl: fast small vectors, sets and dictionaries
|
|
7
|
893
|
May 15, 2025
|
Python3+@njit faster than julia (rs)
|
|
10
|
653
|
May 13, 2025
|
Slow array access during labeling algorithm
|
|
9
|
219
|
May 7, 2025
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
50
|
3163
|
May 4, 2025
|
Strange performance results about function mul! with views
|
|
1
|
68
|
April 29, 2025
|
Is it ok to iterate inside a `@simd` loop?
|
|
8
|
283
|
April 25, 2025
|
Startup option to turn off @assert
|
|
10
|
218
|
April 21, 2025
|
Julia vscode language server startup time
|
|
0
|
89
|
April 16, 2025
|
Best way for linear regression problem on product features
|
|
28
|
291
|
April 11, 2025
|
Improve performance in Flux.jl
|
|
0
|
71
|
April 10, 2025
|
Why does explicit declaration of ::INT save 40% runtime?
|
|
17
|
520
|
April 2, 2025
|
[ANN] LightSumTypes.jl v4
|
|
33
|
2169
|
March 26, 2025
|
How to improve structural_simplify performance?
|
|
12
|
268
|
March 25, 2025
|
Solving large scale NLP problem on HPC cluster
|
|
5
|
159
|
March 25, 2025
|