Skip to content
Snippets Groups Projects
Martin Bauer's avatar
Martin Bauer authored
- counter-based philox RNG: counter/key is filled with cell coordinate
  and optional external parameters like block position and time step
- works on CPU and GPU - on CPU only for non-vectorized versions

- introduced more flexible "CustomCodeNode" that can inject
  backend-specific hand-written code
6a01f3e2