|
How can I fix the type instability
|
|
3
|
450
|
February 5, 2024
|
|
Allocations in broadcasted assignment (StackOverflow question)
|
|
2
|
309
|
February 4, 2024
|
|
Memory build-up when loading DataFrames in a loop
|
|
2
|
226
|
February 3, 2024
|
|
Unreasonably fast FFT on CUDA
|
|
8
|
1840
|
February 3, 2024
|
|
Help with this code (deallocation/pointers on sparse matrices)
|
|
31
|
1084
|
February 3, 2024
|
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
381
|
February 3, 2024
|
|
Fast allocation of blocks in sparse matrix
|
|
7
|
505
|
February 2, 2024
|
|
Double checking there is no multi-threaded dense x sparse matmul implementation
|
|
7
|
745
|
February 1, 2024
|
|
LinearAlgebra.inv! not exported, in-place inversion
|
|
5
|
389
|
February 1, 2024
|
|
Sparse matrices copy arrays, do not view them
|
|
18
|
704
|
January 31, 2024
|
|
Bounds check outside loop affects loop performance
|
|
0
|
179
|
January 31, 2024
|
|
Type Instability using StaticArrays that I dont get
|
|
4
|
320
|
January 31, 2024
|
|
Functors instead of arrays, matrices etc
|
|
22
|
1031
|
January 30, 2024
|
|
Large amount of memory allocation when using autodiff and IPNewton
|
|
1
|
170
|
January 30, 2024
|
|
Upper boundary for dispatch in Julia
|
|
15
|
878
|
January 30, 2024
|
|
Unexpected allocation
|
|
7
|
435
|
January 30, 2024
|
|
Parallelizing over an iterable
|
|
18
|
1029
|
January 29, 2024
|
|
Cthulhu.jl showing unstable return type
|
|
5
|
494
|
January 29, 2024
|
|
Matrix storage
|
|
11
|
697
|
January 27, 2024
|
|
Remove bounds checking for the entire program
|
|
8
|
758
|
January 27, 2024
|
|
Removing undesirable allocations in some functions
|
|
15
|
707
|
January 27, 2024
|
|
Compiler doesn't know the type of real.(vec) in compile time
|
|
6
|
282
|
January 27, 2024
|
|
Parallelization seems to increase the necessary amount of allocations for single threads
|
|
8
|
419
|
January 26, 2024
|
|
Independent threads much slower by parallelizable
|
|
2
|
304
|
January 25, 2024
|
|
Individual threads superfast, while sync really slow with virtually no communication
|
|
4
|
288
|
January 24, 2024
|
|
@inbounds does nothing when converting Cartesian to linear Index
|
|
4
|
248
|
January 24, 2024
|
|
Reducing allocations in quadgk within loop
|
|
7
|
522
|
January 24, 2024
|
|
Julia package incompatibility
|
|
7
|
662
|
January 23, 2024
|
|
Unexpected memory allocation
|
|
2
|
283
|
January 22, 2024
|
|
PrecompileTools and --trace-compile
|
|
3
|
634
|
January 21, 2024
|