Sampling from a probability distribution on GPU
|
|
13
|
630
|
June 13, 2023
|
Simple Enzyme AD on CUDA GPU
|
|
5
|
840
|
June 9, 2023
|
Laguerre polynomials on GPU
|
|
27
|
1186
|
June 9, 2023
|
An optimization problem on GPU works in Julia v1.8, but does not work in v1.9
|
|
2
|
332
|
June 9, 2023
|
GPU: Scalar indexing in kernel programming
|
|
2
|
240
|
June 5, 2023
|
Illegal memory indexing for broadcast of a recursive function
|
|
6
|
440
|
May 31, 2023
|
Unsafe_convert when trying to run a neural network on GPU
|
|
4
|
445
|
May 27, 2023
|
Error when running DiffEqGPU example from documentation
|
|
2
|
285
|
May 26, 2023
|
DiffEq documentation example slower on GPU (33 sec) than on CPU (0.14 sec)
|
|
4
|
279
|
May 25, 2023
|
Invalid Argument Error on 3D Array
|
|
4
|
476
|
May 23, 2023
|
DiffEqFlux throws a CUDA error on installation
|
|
6
|
289
|
May 22, 2023
|
Is CUDA.jl and FFTW threadsafe?
|
|
4
|
450
|
May 22, 2023
|
Error During Test in wmma.jl
|
|
2
|
415
|
May 19, 2023
|
Help with AutoDiff in Metal.jl
|
|
7
|
284
|
May 17, 2023
|
Why is GPU kernel rand() not as "random" as CPU rand()?
|
|
10
|
452
|
May 17, 2023
|
Fast ways of updating a `CuArray` along certain diagonals based on results from CPU
|
|
0
|
167
|
May 16, 2023
|
Help with Custom Struct for High Dimensional COO Arrays
|
|
1
|
150
|
May 16, 2023
|
Converting result of round or floor as Int in Metal
|
|
7
|
209
|
May 9, 2023
|
Random variations between results of CPU and GPU computation
|
|
7
|
386
|
May 9, 2023
|
Why does the execution time of overlapping GPU and CPU computations not get faster after using the Mem.pin() function?
|
|
3
|
238
|
May 5, 2023
|
Custom Flux layer looking weird upon profiling
|
|
1
|
249
|
May 3, 2023
|
Render Pipeline in Metal.jl
|
|
9
|
889
|
April 30, 2023
|
multiple-GPUs per process
|
|
3
|
331
|
April 27, 2023
|
KernelAbstractions.get_backend keyword arguments
|
|
1
|
202
|
April 26, 2023
|
Question about coalesced read and write to the global memory using CUDA.jl 2D grid
|
|
1
|
715
|
April 20, 2023
|
Efficient CuArray shift/rotation
|
|
2
|
1125
|
April 20, 2023
|
GPU performance issues with an ML-from-scratch tutorial
|
|
7
|
439
|
April 17, 2023
|
Type instability with CuVector inside struct
|
|
2
|
208
|
April 14, 2023
|
CUTENSOR not available
|
|
7
|
789
|
April 13, 2023
|
Questions about using CUDA.jl for GPU concurrent programming: Computational results cannot be obtained when overlapping GPU and CPU operations
|
|
2
|
418
|
April 12, 2023
|