|
Complex vector math performance: StructArray of CuArrays vs CuArrays
|
|
2
|
700
|
June 22, 2020
|
|
Tensor Contractions for N-dimensional tensors
|
|
5
|
1706
|
June 22, 2020
|
|
When to return an explicit `nothing` from a function?
|
|
9
|
5068
|
June 22, 2020
|
|
Asynchronous Makie
|
|
17
|
4082
|
June 21, 2020
|
|
Matrix to array of tuples: Avoiding many small allocations
|
|
2
|
1156
|
June 20, 2020
|
|
Compiler optimization challenge: Bayer pattern image unpacking
|
|
0
|
490
|
June 20, 2020
|
|
Test code with multi-threading
|
|
3
|
1382
|
June 19, 2020
|
|
Getting a reference to, and not a copy of, a field value
|
|
12
|
8899
|
June 19, 2020
|
|
Providing precompiled ji files within a package
|
|
4
|
547
|
June 19, 2020
|
|
OpenBLAS is faster than Intel MKL on AMD Hardware (Ryzen)
|
|
40
|
37787
|
June 19, 2020
|
|
Inlining and function boundaries
|
|
1
|
524
|
June 18, 2020
|
|
Help speedup a tight triple loop
|
|
7
|
818
|
June 18, 2020
|
|
Calculate Hessian after providing gradient: NLSolversBase, Optim
|
|
0
|
409
|
June 17, 2020
|
|
Euclidean distance from one point
|
|
6
|
1330
|
June 17, 2020
|
|
Use of "end" in array element selection
|
|
3
|
695
|
June 17, 2020
|
|
About memory allocation of auxiliary array in successive calls of a function
|
|
6
|
759
|
June 17, 2020
|
|
Plan: when julia base will start to use threads?
|
|
1
|
845
|
June 16, 2020
|
|
Understanding Allocations in multithreaded code
|
|
4
|
1384
|
June 15, 2020
|
|
How to tell if A*B hits BLAS?
|
|
2
|
670
|
June 14, 2020
|
|
Slow arbitrary base exponentiation, a^b
|
|
22
|
3087
|
June 14, 2020
|
|
Make typeof(T::Type) = Type{T}?
|
|
0
|
353
|
June 13, 2020
|
|
Efficient closures
|
|
4
|
1315
|
June 13, 2020
|
|
Why are my linear interpolations 10x faster in MATLAB?
|
|
26
|
4088
|
June 12, 2020
|
|
Large CPU time overhead RK4 ODE solver for parabolic problem
|
|
15
|
946
|
June 12, 2020
|
|
Why there are different execution times for same function calls
|
|
4
|
926
|
June 12, 2020
|
|
Simple way to precompile standard package for batch
|
|
14
|
1080
|
June 11, 2020
|
|
Why sortperm(Int32[]) return Int64[]
|
|
1
|
386
|
June 11, 2020
|
|
Is the best number of threads used in parallel computing by using distribute 4?
|
|
4
|
1499
|
June 11, 2020
|
|
Is it possible to force use Int32, instead of Int64
|
|
14
|
3163
|
June 11, 2020
|
|
Using a DataFrame to calculate another column in a separate DataFrame
|
|
6
|
938
|
June 10, 2020
|