Correct utilisation of CUDA kernel for simulations
|
|
16
|
580
|
February 13, 2025
|
Is it possible to use CuStaticSharedArray(T, n) with n const?
|
|
2
|
65
|
February 11, 2025
|
How to use CLArray with OpenCL 0.10
|
|
1
|
72
|
February 10, 2025
|
Another freezing test CUDA
|
|
4
|
155
|
February 10, 2025
|
Using cuBLASDx in Julia
|
|
6
|
292
|
February 9, 2025
|
How to Use Native FP4 and FP8 for Computation in the Julia Environment with CUDA.jl
|
|
0
|
148
|
February 2, 2025
|
Why the Floating-Point Calculation Efficiency of CUDA.jl Does Not Reach the Official Theoretical Value
|
|
1
|
112
|
February 2, 2025
|
How to develop code in Vulkan using Julia?
|
|
1
|
195
|
February 1, 2025
|
Why is CUDA.FFT slow only when performed over the second dimension of a 3D array?
|
|
0
|
74
|
January 29, 2025
|
AMDGPU.versioninfo() trips an assertion in AMD's code
|
|
1
|
108
|
January 26, 2025
|
Unexpected coalesced group behaviour in CUDA.jl
|
|
3
|
82
|
January 25, 2025
|
MLX and Apple silicon
|
|
4
|
746
|
January 24, 2025
|
Calculating statistics of SubArray of CuArray
|
|
2
|
43
|
January 17, 2025
|
AMDGPU error on Fedora 40
|
|
3
|
115
|
January 17, 2025
|
Using ODE solvers for accelerator physics project
|
|
1
|
105
|
January 17, 2025
|
cudaMemcpyAsync: where is it used?
|
|
17
|
460
|
January 14, 2025
|
Clarifying expected behavior of dynamic CUDA kernels
|
|
4
|
120
|
January 12, 2025
|
"Quality of life" functions for CUDA.jl or GPUArrays.jl
|
|
1
|
189
|
January 5, 2025
|
Cumulative sum on GPUArray using KernelAbstractions
|
|
4
|
231
|
December 24, 2024
|
KrylovKit eigsolve of LinearMap giving different values in CPU and GPU
|
|
7
|
130
|
December 23, 2024
|
CUDA.jl is slowed down after some number of iterations
|
|
9
|
259
|
December 22, 2024
|
Unreasonable memory usage with M4 GPU
|
|
2
|
210
|
December 21, 2024
|
Julia compiler v.s. Julia GPU compiler
|
|
4
|
421
|
December 19, 2024
|
GPU kernel does not scale properly with data
|
|
10
|
173
|
December 17, 2024
|
Can I move an array asynchronously from main program to CUDA?
|
|
7
|
214
|
December 15, 2024
|
Implement feature common to all `AbstractGPUArrays` through KernelAbstractions.jl
|
|
2
|
58
|
December 15, 2024
|
Symmetric view of sparse matrix CUDA.jl
|
|
0
|
44
|
December 13, 2024
|
Flux and Metal circular dependencies in 1.10.7
|
|
2
|
111
|
December 11, 2024
|
Shared Memory CPU/GPU programming in Julia (M4 / ROCm)
|
|
1
|
191
|
December 5, 2024
|
Metal.jl weird behavior above 2^27
|
|
1
|
139
|
November 29, 2024
|