Float16 with AMDGPU
|
|
10
|
235
|
August 30, 2024
|
Source code annotation using NVTX in CUDA.jl
|
|
2
|
59
|
August 28, 2024
|
Matrix Multiplication Using oneAPI.jl Fails on Second Invocation
|
|
3
|
138
|
August 26, 2024
|
Questions about CUDA.dot() function
|
|
4
|
579
|
August 25, 2024
|
Synchronize streams in CUDA.jl
|
|
11
|
465
|
August 23, 2024
|
Most efficient way to find cholesky decomposition of slices of a 3D array in KernelAbstractions
|
|
4
|
106
|
August 21, 2024
|
Putting obj files on the GPU with Metal.jl
|
|
0
|
51
|
August 20, 2024
|
Invalid LLVM IR error using CUDA
|
|
3
|
223
|
August 17, 2024
|
Raspberry Pi AI Kit
|
|
1
|
201
|
August 15, 2024
|
Different results with different macros for profiling
|
|
3
|
128
|
August 6, 2024
|
Using views of CuArray with CUDA-aware MPI is extremely slow
|
|
14
|
326
|
August 5, 2024
|
Delays shown in Nsight Systems between HtoD memcopy and kernel launch when using CUDA.jl
|
|
9
|
233
|
July 31, 2024
|
Test a package with a CUDA dependency through GitHub Actions CI
|
|
2
|
206
|
July 31, 2024
|
Dynamic parallelism slow in CUDA.jl
|
|
1
|
88
|
July 25, 2024
|
CUDA: CUDA driver not found
|
|
24
|
511
|
July 24, 2024
|
Variable scoping issue when using multiple GPUs in CUDA.jl
|
|
1
|
44
|
July 17, 2024
|
Suggestion: abstraction for integrated GPUs?
|
|
7
|
212
|
July 16, 2024
|
Metal Kernel 3D indices
|
|
4
|
208
|
July 14, 2024
|
External functions in GPU ODE example
|
|
7
|
239
|
July 11, 2024
|
Passing `::Type{InconcreteType}` to CUDA kernel
|
|
2
|
93
|
July 11, 2024
|
CUDA.compute_sanitizer() method not defined
|
|
1
|
83
|
July 11, 2024
|
Rubbish values from gpu kernel
|
|
5
|
217
|
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
|
190
|
June 26, 2024
|
CUDA: unsupported dynamic function invocation for closure
|
|
3
|
347
|
June 23, 2024
|
Running CUDA.jl with JULIA_DEPOT_PATH read-only
|
|
8
|
198
|
June 21, 2024
|
Enzyme Cuda dynamic memory
|
|
12
|
427
|
June 17, 2024
|
Passing a structure with constructor on GPU
|
|
2
|
135
|
June 17, 2024
|
CUB wrapper ccall overhead on Windows
|
|
10
|
149
|
June 15, 2024
|
Calling repeat with a CUDA array changes the state of the random number generator
|
|
2
|
100
|
June 14, 2024
|