|
Arrays of arrays and arrays of structures in CUDA kernels cause random errors
|
|
21
|
2927
|
October 21, 2021
|
|
Juliacon21-gpu_workshop kernel abstractions heat diffusion
|
|
2
|
558
|
October 20, 2021
|
|
Broadcasting a function on GPU
|
|
3
|
811
|
October 14, 2021
|
|
Is there a way to serialize a CURAND RNG?
|
|
2
|
544
|
October 11, 2021
|
|
GPU Error in Julia 1.6 but not in Julia 1.5
|
|
3
|
374
|
October 8, 2021
|
|
Out-of-bounds error when calling map!
|
|
17
|
1361
|
October 6, 2021
|
|
Batched multiplication with CuSparseMatrix isn't working
|
|
6
|
549
|
October 5, 2021
|
|
Too many resources requested for launch
|
|
1
|
1675
|
October 4, 2021
|
|
Multiple texture interpolations at the same time
|
|
1
|
518
|
October 1, 2021
|
|
Allocating different arrays on multiple GPUs
|
|
8
|
1092
|
September 30, 2021
|
|
Max.(v1,v2) on the GPU
|
|
5
|
1026
|
September 30, 2021
|
|
Anyone experimented with Jetson Nano's?
|
|
2
|
645
|
September 25, 2021
|
|
How to ignore 1 of the 2 GPUs on my machine
|
|
7
|
1105
|
September 24, 2021
|
|
Code review: Mandelbrot set with CUDA.jl
|
|
4
|
1581
|
September 24, 2021
|
|
AlphaZero.jl throwing CUDNNError (code 8)
|
|
11
|
612
|
September 22, 2021
|
|
Cuprint makes CUDA kernell Work well
|
|
1
|
1009
|
September 9, 2021
|
|
Same random sequence on GPU and CPU?
|
|
8
|
902
|
September 8, 2021
|
|
Trying to understand 3d indexing
|
|
3
|
819
|
September 6, 2021
|
|
CUDAnative: register host memory for pinned memory access
|
|
26
|
4240
|
September 3, 2021
|
|
Error in CUDA.jl
|
|
4
|
1325
|
September 2, 2021
|
|
Failing test CUDA (obviously LLVM issue)
|
|
1
|
531
|
September 2, 2021
|
|
Flux model with `SubArray` parameters don't work on GPU
|
|
4
|
710
|
August 31, 2021
|
|
How to understand MapReduce
|
|
1
|
721
|
August 31, 2021
|
|
How to broadcast or batch multiply a "batch" of matrices with another matrix on the GPU?
|
|
1
|
837
|
August 29, 2021
|
|
[CUDA] Issue with cached_memory() and Quadro RTX
|
|
3
|
476
|
August 27, 2021
|
|
`ConvTranspose` generates `CUDNN_STATUS_BAD_PARAM (code 3)`
|
|
8
|
861
|
August 25, 2021
|
|
ERROR: MethodError: no method matching enable_finalizers()
|
|
5
|
467
|
August 24, 2021
|
|
GPU-Kernel function for fast matrix multiplication using shared memory
|
|
1
|
1772
|
August 13, 2021
|
|
Tips on writing kernels?
|
|
4
|
959
|
August 10, 2021
|
|
Mixing GPU/CPU in struct definition
|
|
5
|
639
|
August 10, 2021
|