Sukera·il y a 9 mois·discussCould you expand on how these wraparound bugs happen in Rust? As far as I know, integer overflow panics (i.e. aborts) your code when compiled in debug mode, which I think is often used for testing.
Sukera·il y a 10 mois·discussNo, you can write the kernels directly in Julia using KernelAbstractions.jl [1].[1] https://juliagpu.github.io/KernelAbstractions.jl/stable/