|
How to correctly unroll loop in LoopVectorization?
|
|
12
|
418
|
February 15, 2024
|
|
Function definition inside let-block impacting performance?
|
|
42
|
1822
|
February 14, 2024
|
|
Multi-threaded code requiring scratch space
|
|
17
|
822
|
February 14, 2024
|
|
Struct with field types defined by parametric type
|
|
5
|
341
|
February 13, 2024
|
|
Make functions in the present model available to workers
|
|
6
|
236
|
February 12, 2024
|
|
How to use WriteVTK properly when saving continous simulation results?
|
|
7
|
726
|
February 12, 2024
|
|
Access a tuple of structs using the values of an integer array
|
|
16
|
319
|
February 12, 2024
|
|
Generate and evaluate functions programmatically
|
|
2
|
376
|
February 12, 2024
|
|
Cuda (Julia vs C++)
|
|
4
|
1257
|
February 12, 2024
|
|
How to implement hybrid parallelized programs
|
|
29
|
1107
|
February 12, 2024
|
|
Optimize code which uses KernelAbstractions.jl
|
|
1
|
290
|
February 11, 2024
|
|
Julia crashes for larger PINNs?
|
|
6
|
382
|
February 11, 2024
|
|
Help me optimize my special solution to save VTP (VTK) file?
|
|
1
|
247
|
February 11, 2024
|
|
Why is the bounds-checking not elided in isassigned for `SlowSubArray`s despite an inbounds annotation?
|
|
0
|
289
|
February 10, 2024
|
|
Performance tips for Union Types
|
|
6
|
2809
|
February 9, 2024
|
|
Can this be written even faster? (CPU)
|
|
34
|
1032
|
February 9, 2024
|
|
M. learning with regularization using Flux is too slow?
|
|
5
|
473
|
February 9, 2024
|
|
Why is garbage collection called here?
|
|
11
|
455
|
February 8, 2024
|
|
What is meant by this tip for StaticArrays?
|
|
6
|
603
|
February 6, 2024
|
|
How can I fix the type instability
|
|
3
|
414
|
February 5, 2024
|
|
Allocations in broadcasted assignment (StackOverflow question)
|
|
2
|
274
|
February 4, 2024
|
|
Memory build-up when loading DataFrames in a loop
|
|
2
|
185
|
February 3, 2024
|
|
Unreasonably fast FFT on CUDA
|
|
8
|
1607
|
February 3, 2024
|
|
Help with this code (deallocation/pointers on sparse matrices)
|
|
31
|
885
|
February 3, 2024
|
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
321
|
February 3, 2024
|
|
Fast allocation of blocks in sparse matrix
|
|
7
|
379
|
February 2, 2024
|
|
Double checking there is no multi-threaded dense x sparse matmul implementation
|
|
7
|
670
|
February 1, 2024
|
|
LinearAlgebra.inv! not exported, in-place inversion
|
|
5
|
322
|
February 1, 2024
|
|
Sparse matrices copy arrays, do not view them
|
|
18
|
580
|
January 31, 2024
|
|
Bounds check outside loop affects loop performance
|
|
0
|
152
|
January 31, 2024
|