CUDNN in Julia
|
|
6
|
1450
|
February 25, 2025
|
How does a kernel function in KernelAbstractions.jl work when the backend is a CPU?
|
|
1
|
136
|
February 22, 2025
|
How to perform a sparse matrix dense matrix product with addition (cuda library style)
|
|
1
|
54
|
February 20, 2025
|
I get a warning when i use Upsample layer with AMDGPU
|
|
1
|
183
|
February 18, 2025
|
cuSOLVER: two calls to cusolverDnDgesvdj_bufferSize, one via Juila, the other via CUDA yield (very) different results
|
|
0
|
25
|
February 14, 2025
|
Correct utilisation of CUDA kernel for simulations
|
|
16
|
531
|
February 13, 2025
|
Is it possible to use CuStaticSharedArray(T, n) with n const?
|
|
2
|
55
|
February 11, 2025
|
How to use CLArray with OpenCL 0.10
|
|
1
|
64
|
February 10, 2025
|
Another freezing test CUDA
|
|
4
|
147
|
February 10, 2025
|
Using cuBLASDx in Julia
|
|
6
|
242
|
February 9, 2025
|
How to Use Native FP4 and FP8 for Computation in the Julia Environment with CUDA.jl
|
|
0
|
124
|
February 2, 2025
|
Why the Floating-Point Calculation Efficiency of CUDA.jl Does Not Reach the Official Theoretical Value
|
|
1
|
105
|
February 2, 2025
|
How to develop code in Vulkan using Julia?
|
|
1
|
153
|
February 1, 2025
|
Why is CUDA.FFT slow only when performed over the second dimension of a 3D array?
|
|
0
|
70
|
January 29, 2025
|
AMDGPU.versioninfo() trips an assertion in AMD's code
|
|
1
|
98
|
January 26, 2025
|
Unexpected coalesced group behaviour in CUDA.jl
|
|
3
|
71
|
January 25, 2025
|
MLX and Apple silicon
|
|
4
|
551
|
January 24, 2025
|
Calculating statistics of SubArray of CuArray
|
|
2
|
37
|
January 17, 2025
|
AMDGPU error on Fedora 40
|
|
3
|
106
|
January 17, 2025
|
Using ODE solvers for accelerator physics project
|
|
1
|
99
|
January 17, 2025
|
cudaMemcpyAsync: where is it used?
|
|
17
|
355
|
January 14, 2025
|
Clarifying expected behavior of dynamic CUDA kernels
|
|
4
|
92
|
January 12, 2025
|
"Quality of life" functions for CUDA.jl or GPUArrays.jl
|
|
1
|
183
|
January 5, 2025
|
Cumulative sum on GPUArray using KernelAbstractions
|
|
4
|
178
|
December 24, 2024
|
KrylovKit eigsolve of LinearMap giving different values in CPU and GPU
|
|
7
|
117
|
December 23, 2024
|
CUDA.jl is slowed down after some number of iterations
|
|
9
|
224
|
December 22, 2024
|
Unreasonable memory usage with M4 GPU
|
|
2
|
201
|
December 21, 2024
|
Julia compiler v.s. Julia GPU compiler
|
|
4
|
376
|
December 19, 2024
|
GPU kernel does not scale properly with data
|
|
10
|
171
|
December 17, 2024
|
Can I move an array asynchronously from main program to CUDA?
|
|
7
|
190
|
December 15, 2024
|