|
OpenBLAS is faster than Intel MKL on AMD Hardware (Ryzen)
|
|
40
|
37191
|
June 19, 2020
|
|
Inlining and function boundaries
|
|
1
|
496
|
June 18, 2020
|
|
Help speedup a tight triple loop
|
|
7
|
784
|
June 18, 2020
|
|
Calculate Hessian after providing gradient: NLSolversBase, Optim
|
|
0
|
395
|
June 17, 2020
|
|
Euclidean distance from one point
|
|
6
|
1275
|
June 17, 2020
|
|
Use of "end" in array element selection
|
|
3
|
649
|
June 17, 2020
|
|
About memory allocation of auxiliary array in successive calls of a function
|
|
6
|
724
|
June 17, 2020
|
|
Plan: when julia base will start to use threads?
|
|
1
|
822
|
June 16, 2020
|
|
Understanding Allocations in multithreaded code
|
|
4
|
1329
|
June 15, 2020
|
|
How to tell if A*B hits BLAS?
|
|
2
|
642
|
June 14, 2020
|
|
Slow arbitrary base exponentiation, a^b
|
|
22
|
2910
|
June 14, 2020
|
|
Make typeof(T::Type) = Type{T}?
|
|
0
|
333
|
June 13, 2020
|
|
Efficient closures
|
|
4
|
1260
|
June 13, 2020
|
|
Why are my linear interpolations 10x faster in MATLAB?
|
|
26
|
3894
|
June 12, 2020
|
|
Large CPU time overhead RK4 ODE solver for parabolic problem
|
|
15
|
821
|
June 12, 2020
|
|
Why there are different execution times for same function calls
|
|
4
|
865
|
June 12, 2020
|
|
Simple way to precompile standard package for batch
|
|
14
|
972
|
June 11, 2020
|
|
Why sortperm(Int32[]) return Int64[]
|
|
1
|
360
|
June 11, 2020
|
|
Is the best number of threads used in parallel computing by using distribute 4?
|
|
4
|
1457
|
June 11, 2020
|
|
Is it possible to force use Int32, instead of Int64
|
|
14
|
3010
|
June 11, 2020
|
|
Using a DataFrame to calculate another column in a separate DataFrame
|
|
6
|
900
|
June 10, 2020
|
|
Why `mean` with `dims` argument is so slow?
|
|
4
|
616
|
June 10, 2020
|
|
Can't figure out why dynamic dispatch is occuring
|
|
6
|
656
|
June 9, 2020
|
|
Improving a Program Implementing findall Function
|
|
1
|
399
|
June 7, 2020
|
|
Parallel reductions on CPUs with different speeds
|
|
6
|
759
|
June 5, 2020
|
|
Best performance using dictionaries, functions and modules
|
|
8
|
959
|
June 5, 2020
|
|
10x slowdown when passing function as argument
|
|
15
|
2358
|
June 4, 2020
|
|
Efficient merging of large dictionaries
|
|
4
|
1176
|
June 4, 2020
|
|
Coverage test is extremely slow on multiple threads
|
|
6
|
832
|
June 4, 2020
|
|
Performance issues - Comparison with Matlab
|
|
6
|
1005
|
June 2, 2020
|