Scope: the FA2 kernels in csrc/flash_attn/ (not FA3 hopper/, not the FA4 flash_attn/cute/ code).
Pinned to commit 0bbb25a (all line numbers/links below are against this commit).
FA2 uses Philox RNG only for dropout, and only on the default CUDA generator. It depends on three ATen/PyTorch RNG facilities: