|
Very slow training of Neural ODE with exogeneous input compared to jax using dense interpolated solution
|
|
4
|
234
|
December 15, 2025
|
|
Static call at runtime
|
|
7
|
263
|
December 14, 2025
|
|
Understanding memory usage in Julia
|
|
23
|
3550
|
December 12, 2025
|
|
Improving Base.mapreduce by 20% on vectors
|
|
2
|
261
|
December 12, 2025
|
|
Performance challenge: can you write a faster sum?
|
|
32
|
2414
|
December 11, 2025
|
|
Help - not so zero-cost abstraction
|
|
11
|
532
|
December 10, 2025
|
|
Self-inflicted type proliferation
|
|
3
|
217
|
December 10, 2025
|
|
Extra line reduces run time by half, but why?
|
|
3
|
220
|
December 8, 2025
|
|
Multithreading non-contiguous mapreduction over huge matrices
|
|
5
|
155
|
December 8, 2025
|
|
`@allocated` vs `@allocations`
|
|
2
|
122
|
December 7, 2025
|
|
Understanding allocations when creating view of nested StructVector
|
|
1
|
58
|
December 2, 2025
|
|
Extremely long compilation times in GoogleColab for ModelingToolkit.jl and other Julia packages
|
|
6
|
175
|
November 30, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
5
|
369
|
November 28, 2025
|
|
Type Stabled Jacobian of a Hessian
|
|
3
|
168
|
November 28, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
1
|
83
|
November 26, 2025
|
|
Query compiler's effect modeling
|
|
2
|
73
|
November 24, 2025
|
|
Dagger.jl optimising a two step matrix-vector multiplication
|
|
1
|
130
|
November 22, 2025
|
|
Best practices for optimization problems with ODE solves and eigen calls
|
|
12
|
254
|
November 21, 2025
|
|
Need memory and/or parallel optimization for pairwise distance metrics
|
|
25
|
427
|
November 19, 2025
|
|
GEMM kernel, cache oblivious, and Strassen
|
|
5
|
494
|
November 19, 2025
|
|
Linear Algebra Manipulations with Cholesky Factors
|
|
1
|
150
|
November 15, 2025
|
|
Automatically enable GC during JIT compile
|
|
2
|
108
|
November 15, 2025
|
|
Stochastic Gradient Descent (SGD) in julia?
|
|
3
|
184
|
November 13, 2025
|
|
Understanding "random" serialization when using @spawn in a "parallel region"
|
|
11
|
174
|
November 13, 2025
|
|
`rand(::MyType, N)` allocates a lot, how to define return type properly?
|
|
4
|
167
|
November 12, 2025
|
|
Backup 1 line when using readline()
|
|
1
|
99
|
November 12, 2025
|
|
Array addition of oneAPI.jl slower
|
|
10
|
279
|
November 10, 2025
|
|
Topological sort (performance)
|
|
43
|
4712
|
November 10, 2025
|
|
Threads.@threads on views into a vector doesn't give much of a speed-up
|
|
3
|
147
|
November 6, 2025
|
|
Large allocations with MTK event
|
|
1
|
99
|
November 5, 2025
|