|
Reducing allocations when subtracting vectors and multiplying by scalars
|
|
9
|
623
|
November 9, 2021
|
|
[cluster] Understanding parallel performance. Is GC triggered too early?
|
|
0
|
305
|
November 9, 2021
|
|
Fastest possible trilinear interpolation with `Interpolations.jl`
|
|
1
|
757
|
November 9, 2021
|
|
Why does 'map' recompile each time?
|
|
4
|
541
|
November 8, 2021
|
|
Type-instability in DifferentialEquations.jl
|
|
3
|
947
|
November 8, 2021
|
|
Issue with PDMP and Forwardiff - DifferentialEquation
|
|
25
|
2379
|
November 8, 2021
|
|
Why does Julia have around 200MB of memory overhead, even for small programs?
|
|
5
|
1253
|
November 7, 2021
|
|
Multiplying boolean matrices
|
|
4
|
958
|
November 7, 2021
|
|
Benchmark function that uses CUDA.jl
|
|
2
|
792
|
November 7, 2021
|
|
Function closure with large arrays/matrices scaling horribly
|
|
6
|
573
|
November 6, 2021
|
|
Why is sorting matrices allocating and why is it sometimes slower than the naive approach?
|
|
11
|
661
|
November 6, 2021
|
|
Collecting all solutions in a recursive branching algorithm
|
|
13
|
1917
|
November 5, 2021
|
|
How to reduce memory allocations in the Sieve of Eratosthenes?
|
|
8
|
1274
|
November 5, 2021
|
|
Is there an in-place alternative to +=, *=, etc.?
|
|
1
|
530
|
November 5, 2021
|
|
Improving performance of a number of functions for large scale gradient based optimization
|
|
11
|
1041
|
November 5, 2021
|
|
Where is the extra memory allocation?
|
|
11
|
761
|
November 5, 2021
|
|
Finite element method interpolation performance
|
|
3
|
468
|
November 5, 2021
|
|
How to improve the speed of "inpolygon"?
|
|
5
|
972
|
November 4, 2021
|
|
Shared memory computation inside of each task of parallel map
|
|
5
|
816
|
November 4, 2021
|
|
Simple type problem
|
|
2
|
398
|
November 4, 2021
|
|
Multithreading problem
|
|
10
|
952
|
November 4, 2021
|
|
Alternative to very time-consuming array operations
|
|
9
|
730
|
November 4, 2021
|
|
Get distances of many points within a max range, any performance improvements?
|
|
8
|
557
|
November 3, 2021
|
|
Improving Performance of a Loop
|
|
9
|
621
|
November 3, 2021
|
|
Why is a, b = rand(2) so bad?
|
|
9
|
1143
|
November 3, 2021
|
|
Assigning values in for loop allocates memory
|
|
3
|
586
|
November 3, 2021
|
|
TimerOutputs and --track-allocation=user
|
|
0
|
326
|
November 3, 2021
|
|
Stuck with another allocation question
|
|
2
|
304
|
November 3, 2021
|
|
Distributing loops across threads manually (something like OpenMP)
|
|
14
|
1555
|
November 2, 2021
|
|
How can I parallelize my Neural Network training
|
|
0
|
524
|
November 2, 2021
|