Need a basic example on using custom structs in CUDA.jl with Adapt.jl
|
|
2
|
182
|
August 31, 2024
|
Float16 with AMDGPU
|
|
10
|
178
|
August 30, 2024
|
Source code annotation using NVTX in CUDA.jl
|
|
2
|
46
|
August 28, 2024
|
Matrix Multiplication Using oneAPI.jl Fails on Second Invocation
|
|
3
|
121
|
August 26, 2024
|
Questions about CUDA.dot() function
|
|
4
|
527
|
August 25, 2024
|
Synchronize streams in CUDA.jl
|
|
11
|
341
|
August 23, 2024
|
Most efficient way to find cholesky decomposition of slices of a 3D array in KernelAbstractions
|
|
4
|
95
|
August 21, 2024
|
Putting obj files on the GPU with Metal.jl
|
|
0
|
46
|
August 20, 2024
|
Invalid LLVM IR error using CUDA
|
|
3
|
157
|
August 17, 2024
|
Raspberry Pi AI Kit
|
|
1
|
173
|
August 15, 2024
|
Different results with different macros for profiling
|
|
3
|
121
|
August 6, 2024
|
Using views of CuArray with CUDA-aware MPI is extremely slow
|
|
14
|
285
|
August 5, 2024
|
Delays shown in Nsight Systems between HtoD memcopy and kernel launch when using CUDA.jl
|
|
9
|
204
|
July 31, 2024
|
Test a package with a CUDA dependency through GitHub Actions CI
|
|
2
|
156
|
July 31, 2024
|
Dynamic parallelism slow in CUDA.jl
|
|
1
|
77
|
July 25, 2024
|
CUDA: CUDA driver not found
|
|
24
|
435
|
July 24, 2024
|
Variable scoping issue when using multiple GPUs in CUDA.jl
|
|
1
|
41
|
July 17, 2024
|
Suggestion: abstraction for integrated GPUs?
|
|
7
|
197
|
July 16, 2024
|
Metal Kernel 3D indices
|
|
4
|
200
|
July 14, 2024
|
External functions in GPU ODE example
|
|
7
|
219
|
July 11, 2024
|
Passing `::Type{InconcreteType}` to CUDA kernel
|
|
2
|
92
|
July 11, 2024
|
CUDA.compute_sanitizer() method not defined
|
|
1
|
77
|
July 11, 2024
|
Rubbish values from gpu kernel
|
|
5
|
204
|
July 8, 2024
|
Basic NN forward passage: CuArray fine, oneAPI array:
|
|
0
|
65
|
June 28, 2024
|
Do a function like relu need a kernel ? When you need to write a GPU kernel rather than "just" using CuArray?
|
|
3
|
177
|
June 26, 2024
|
CUDA: unsupported dynamic function invocation for closure
|
|
3
|
295
|
June 23, 2024
|
Running CUDA.jl with JULIA_DEPOT_PATH read-only
|
|
8
|
174
|
June 21, 2024
|
Enzyme Cuda dynamic memory
|
|
12
|
410
|
June 17, 2024
|
Passing a structure with constructor on GPU
|
|
2
|
132
|
June 17, 2024
|
CUB wrapper ccall overhead on Windows
|
|
10
|
147
|
June 15, 2024
|