JuliaGPU/CUDA.jl

CUDA kernel launches should use their own RNG

Open

#2,417 opened on Jun 14, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (1,408 stars) (274 forks)batch import
cuda kernelsenhancementgood first issue

Description

It's surprising that launching kernels affects the default one.

Contributor guide