Passing `::Type{InconcreteType}` to CUDA kernel
|
|
2
|
95
|
July 11, 2024
|
CUDA.compute_sanitizer() method not defined
|
|
1
|
88
|
July 11, 2024
|
Rubbish values from gpu kernel
|
|
5
|
233
|
July 8, 2024
|
Basic NN forward passage: CuArray fine, oneAPI array:
|
|
0
|
70
|
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
|
197
|
June 26, 2024
|
CUDA: unsupported dynamic function invocation for closure
|
|
3
|
365
|
June 23, 2024
|
Running CUDA.jl with JULIA_DEPOT_PATH read-only
|
|
8
|
208
|
June 21, 2024
|
Enzyme Cuda dynamic memory
|
|
12
|
442
|
June 17, 2024
|
Passing a structure with constructor on GPU
|
|
2
|
138
|
June 17, 2024
|
CUB wrapper ccall overhead on Windows
|
|
10
|
168
|
June 15, 2024
|
Calling repeat with a CUDA array changes the state of the random number generator
|
|
2
|
109
|
June 14, 2024
|
Difference between GPUArrays.jl and KernelAbstractations.jl
|
|
4
|
314
|
June 12, 2024
|
Scalar Indexing error when performing mul!(A, B, C) with A a view of a Matrix
|
|
3
|
154
|
June 11, 2024
|
Slicing a CuArray in a kernel
|
|
1
|
141
|
June 6, 2024
|
Simple CUDA kernel on matrix slower than running GPU
|
|
8
|
561
|
June 3, 2024
|
Fresh CUDA and LuxCUDA error ERROR: could not load symbol "cublasLtMatmulDescCreate":
|
|
14
|
498
|
May 31, 2024
|
AMDGPU.jl and AMD Instinct MI300A APUs
|
|
1
|
273
|
May 28, 2024
|
Activating environment triggers error in CUDA
|
|
5
|
219
|
May 28, 2024
|
Why is this CUDA interpolation kernel scaling poorly?
|
|
1
|
299
|
May 8, 2024
|
Scalar indexing GPU problem in Flux.jl model
|
|
4
|
377
|
May 8, 2024
|
Unable to use local CUDA runtime toolkit
|
|
2
|
296
|
May 8, 2024
|
Adding at specific CuArray position
|
|
6
|
195
|
May 6, 2024
|
How to sort a GPU StructArray vector by a subfield and update location of other elements in place?
|
|
0
|
122
|
April 29, 2024
|
Can we accelerate functions from other packages using juliaGPU package?
|
|
2
|
209
|
April 29, 2024
|
Help using CUDA to exponentiate Matrix
|
|
3
|
441
|
April 27, 2024
|
Any qualifier in CUDA.jl like `__device__` in CUDA/C++?
|
|
6
|
302
|
April 26, 2024
|
Multiple GPUs with CuStateVec in CUDA.jl
|
|
1
|
133
|
April 25, 2024
|
Edited video of the course “GPU Programming with Julia - 2nd edition” at the Swiss National Supercomputing Centre (CSCS) now available!
|
|
2
|
270
|
April 23, 2024
|
Using CUDA hangs with P100 GPU
|
|
2
|
411
|
April 23, 2024
|
Adjoint/transpose wrapper question
|
|
18
|
559
|
April 21, 2024
|