JuliaGPU/CUDA.jl

CUDA kernel launches should use their own RNG

Closed

#2,417 opened on Jun 14, 2024

 (2 comments) (0 reactions) (0 assignees)Julia (274 forks)batch import
cuda kernelsenhancementgood first issue

Repository metrics

Stars
 (1,408 stars)
PR merge metrics
 (Avg merge 5d 5h) (16 merged PRs in 30d)

Description

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

Contributor guide