|
Memory allocations and performance with multithreading
|
|
8
|
1339
|
May 10, 2021
|
|
Allocations with closure and mul!
|
|
4
|
491
|
May 10, 2021
|
|
Possible slow fallback of adjoint matrix multiplication for different element types
|
|
0
|
290
|
May 10, 2021
|
|
Multithreading and generated code
|
|
5
|
476
|
May 9, 2021
|
|
Named Pipes between Julia and CSharp
|
|
5
|
1497
|
May 9, 2021
|
|
Function with parameter: `f(x,p)` or `f(x;p)`
|
|
9
|
890
|
May 9, 2021
|
|
@code_warntype shows lots of Union{Nothing, Tuple{Int64, Int64}}
|
|
7
|
971
|
May 8, 2021
|
|
Manual reduction much faster than atomic_add with @threads
|
|
7
|
1699
|
May 7, 2021
|
|
Specifying which lines I want to be fast
|
|
4
|
482
|
May 7, 2021
|
|
Uniform scaling inplace addition with matrix
|
|
13
|
1614
|
May 7, 2021
|
|
real-time camera acquisition and processing, howto
|
|
16
|
5811
|
May 7, 2021
|
|
Change a function without the actual evaluation ...?
|
|
1
|
353
|
May 7, 2021
|
|
Best approach to smooth array? None of my approaches are very useful
|
|
18
|
4988
|
May 6, 2021
|
|
Why using `+=` instead of `=` generates slow code?
|
|
5
|
651
|
May 6, 2021
|
|
Code runtime constantly increasing with time
|
|
16
|
1196
|
May 6, 2021
|
|
Performance of DataFrames' subset and ByRow
|
|
10
|
1612
|
May 5, 2021
|
|
DataFrames vs ndsparse for indexed data
|
|
1
|
364
|
May 5, 2021
|
|
Profile until buffer is full
|
|
1
|
552
|
May 5, 2021
|
|
Efficient GPU dense-sparse matmul differentiable with Zygote
|
|
2
|
703
|
May 5, 2021
|
|
Threading with @views and @tensor
|
|
6
|
1165
|
May 4, 2021
|
|
Multithreading @threads inside @spawn
|
|
2
|
771
|
May 4, 2021
|
|
Vector of pointers to struct array elements
|
|
6
|
1013
|
May 2, 2021
|
|
Unexpected ERROR: UndefVarError: a not defined
|
|
8
|
2461
|
May 1, 2021
|
|
Revisiting Rock, Paper, Scissors
|
|
5
|
943
|
May 1, 2021
|
|
Efficient eval, splat, eval?
|
|
2
|
384
|
April 30, 2021
|
|
Initialise array without specific types
|
|
25
|
2024
|
April 30, 2021
|
|
Distributed loop and possible memory leak
|
|
0
|
314
|
April 28, 2021
|
|
Is it possible to split a project in two?
|
|
2
|
424
|
April 28, 2021
|
|
Type stability for piecewise defined functions with expensive parts
|
|
8
|
628
|
April 28, 2021
|
|
Expected 72X speedup, observed 1.1X
|
|
5
|
771
|
April 28, 2021
|