GPU performance evaluation exceeds target peakflop using CUDA.jl
|
|
6
|
1369
|
March 4, 2022
|
MKL slower than openblas in intel cpu
|
|
7
|
3209
|
March 2, 2022
|
Performance of using CartesianIndices with MArray
|
|
2
|
486
|
March 2, 2022
|
Mapreduce with broadcasting
|
|
9
|
725
|
March 2, 2022
|
Allocations when overwriting array elements in-place
|
|
5
|
655
|
March 1, 2022
|
Reusing preallocated memory without unsafe wraps
|
|
8
|
702
|
February 27, 2022
|
Time cost for using structs
|
|
2
|
909
|
February 27, 2022
|
Operation between two large N-dimensional arrays
|
|
2
|
369
|
February 27, 2022
|
Fastest way to initialize StaticArray of dynamic size with state
|
|
3
|
525
|
February 26, 2022
|
Large performance regression in nightly build
|
|
6
|
743
|
February 25, 2022
|
Recursive @generated functions with function barriers causes allocations
|
|
6
|
717
|
February 25, 2022
|
How to generate plots in documentation?
|
|
1
|
622
|
February 25, 2022
|
How to release memory with EzXML
|
|
1
|
368
|
February 25, 2022
|
Same code run multiple times gives wildly different timings
|
|
39
|
1857
|
February 24, 2022
|
Accelerate pairwise damage computation
|
|
12
|
952
|
February 24, 2022
|
Performance issues with CartesianIndices
|
|
5
|
560
|
February 24, 2022
|
Unexpected Allocations with Multiple Dispatch
|
|
2
|
468
|
February 23, 2022
|
Speeding up my code
|
|
7
|
746
|
February 23, 2022
|
How to create SMatrix from SVectors efficiently
|
|
1
|
472
|
February 23, 2022
|
How to efficiently calculate the Jacobian of the solution of a differential equation with respect to the initial conditions?
|
|
1
|
1107
|
February 21, 2022
|
This post claims that Julia is still 4-5 times slower than cython
|
|
38
|
4276
|
February 21, 2022
|
Why do take! and put! for channels allocate memory?
|
|
1
|
807
|
February 18, 2022
|
Avoiding Vectors of Abstract Types
|
|
22
|
4216
|
February 17, 2022
|
String Distance Calculations on GPU
|
|
4
|
2176
|
February 17, 2022
|
Calculating 2-point correlation of a large 3D array: `view` seems to make it worse?
|
|
2
|
557
|
February 17, 2022
|
How to capture an index in closure without allocating (or workaround)?
|
|
4
|
570
|
February 14, 2022
|
Performance of large sparse discrete map problems in DifferentialEquations
|
|
8
|
628
|
February 14, 2022
|
Channel monitoring/statistics
|
|
3
|
785
|
February 13, 2022
|
Random number iterator?
|
|
5
|
1015
|
February 13, 2022
|
Benchmarking function (using `@benchmark`) for various input sizes
|
|
2
|
509
|
February 12, 2022
|