Cuda (Julia vs C++)
|
|
4
|
993
|
February 12, 2024
|
How to implement hybrid parallelized programs
|
|
29
|
935
|
February 12, 2024
|
Optimize code which uses KernelAbstractions.jl
|
|
1
|
261
|
February 11, 2024
|
Julia crashes for larger PINNs?
|
|
6
|
345
|
February 11, 2024
|
Help me optimize my special solution to save VTP (VTK) file?
|
|
1
|
219
|
February 11, 2024
|
Why is the bounds-checking not elided in isassigned for `SlowSubArray`s despite an inbounds annotation?
|
|
0
|
276
|
February 10, 2024
|
Performance tips for Union Types
|
|
6
|
2748
|
February 9, 2024
|
Can this be written even faster? (CPU)
|
|
34
|
889
|
February 9, 2024
|
M. learning with regularization using Flux is too slow?
|
|
5
|
423
|
February 9, 2024
|
Why is garbage collection called here?
|
|
11
|
411
|
February 8, 2024
|
What is meant by this tip for StaticArrays?
|
|
6
|
557
|
February 6, 2024
|
How can I fix the type instability
|
|
3
|
385
|
February 5, 2024
|
Allocations in broadcasted assignment (StackOverflow question)
|
|
2
|
252
|
February 4, 2024
|
Memory build-up when loading DataFrames in a loop
|
|
2
|
164
|
February 3, 2024
|
Unreasonably fast FFT on CUDA
|
|
8
|
1257
|
February 3, 2024
|
Help with this code (deallocation/pointers on sparse matrices)
|
|
31
|
729
|
February 3, 2024
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
291
|
February 3, 2024
|
Fast allocation of blocks in sparse matrix
|
|
7
|
325
|
February 2, 2024
|
Double checking there is no multi-threaded dense x sparse matmul implementation
|
|
7
|
619
|
February 1, 2024
|
LinearAlgebra.inv! not exported, in-place inversion
|
|
5
|
276
|
February 1, 2024
|
Sparse matrices copy arrays, do not view them
|
|
18
|
525
|
January 31, 2024
|
Bounds check outside loop affects loop performance
|
|
0
|
143
|
January 31, 2024
|
Type Instability using StaticArrays that I dont get
|
|
4
|
243
|
January 31, 2024
|
Functors instead of arrays, matrices etc
|
|
22
|
757
|
January 30, 2024
|
Large amount of memory allocation when using autodiff and IPNewton
|
|
1
|
124
|
January 30, 2024
|
Upper boundary for dispatch in Julia
|
|
15
|
638
|
January 30, 2024
|
Unexpected allocation
|
|
7
|
317
|
January 30, 2024
|
Parallelizing over an iterable
|
|
18
|
726
|
January 29, 2024
|
Cthulhu.jl showing unstable return type
|
|
5
|
383
|
January 29, 2024
|
Matrix storage
|
|
11
|
506
|
January 27, 2024
|