GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
MultiStream/multistream.c

Example program that generates random numbers using multiple streams per work-item.The program also compares the device output with that obtained by using host code to generate the numbers.