AMDGPUBackend is missing
|
|
5
|
138
|
September 8, 2024
|
Slice the type CuSparseMatrixCSC matrix
|
|
2
|
51
|
September 8, 2024
|
Batch matrix/vector operations with CUDA.jl
|
|
5
|
209
|
September 4, 2024
|
Testing GPU compatability in CI
|
|
2
|
65
|
September 4, 2024
|
Writing a Metal Kernel
|
|
9
|
616
|
September 1, 2024
|
Need a basic example on using custom structs in CUDA.jl with Adapt.jl
|
|
2
|
102
|
August 31, 2024
|
Float16 with AMDGPU
|
|
10
|
138
|
August 30, 2024
|
Source code annotation using NVTX in CUDA.jl
|
|
2
|
38
|
August 28, 2024
|
Matrix Multiplication Using oneAPI.jl Fails on Second Invocation
|
|
3
|
99
|
August 26, 2024
|
Questions about CUDA.dot() function
|
|
4
|
471
|
August 25, 2024
|
Synchronize streams in CUDA.jl
|
|
11
|
186
|
August 23, 2024
|
Most efficient way to find cholesky decomposition of slices of a 3D array in KernelAbstractions
|
|
4
|
90
|
August 21, 2024
|
Putting obj files on the GPU with Metal.jl
|
|
0
|
39
|
August 20, 2024
|
Invalid LLVM IR error using CUDA
|
|
3
|
97
|
August 17, 2024
|
Raspberry Pi AI Kit
|
|
1
|
108
|
August 15, 2024
|
cudaMemcpyAsync: where is it used?
|
|
7
|
125
|
August 13, 2024
|
Different results with different macros for profiling
|
|
3
|
118
|
August 6, 2024
|
Using views of CuArray with CUDA-aware MPI is extremely slow
|
|
14
|
229
|
August 5, 2024
|
Delays shown in Nsight Systems between HtoD memcopy and kernel launch when using CUDA.jl
|
|
9
|
175
|
July 31, 2024
|
Test a package with a CUDA dependency through GitHub Actions CI
|
|
2
|
97
|
July 31, 2024
|
Dynamic parallelism slow in CUDA.jl
|
|
1
|
59
|
July 25, 2024
|
CUDA: CUDA driver not found
|
|
24
|
312
|
July 24, 2024
|
Variable scoping issue when using multiple GPUs in CUDA.jl
|
|
1
|
35
|
July 17, 2024
|
Suggestion: abstraction for integrated GPUs?
|
|
7
|
173
|
July 16, 2024
|
Metal Kernel 3D indices
|
|
4
|
190
|
July 14, 2024
|
External functions in GPU ODE example
|
|
7
|
174
|
July 11, 2024
|
Passing `::Type{InconcreteType}` to CUDA kernel
|
|
2
|
90
|
July 11, 2024
|
CUDA.compute_sanitizer() method not defined
|
|
1
|
72
|
July 11, 2024
|
Rubbish values from gpu kernel
|
|
5
|
195
|
July 8, 2024
|
Basic NN forward passage: CuArray fine, oneAPI array:
|
|
0
|
64
|
June 28, 2024
|