mercredi 8 avril 2020

Random shuffling an array in parallel

I am working on shuffling the data in array. I know Fisher-Yates a an amazing algorithm to solve it in serial. I am actually working with CUDA on GPU and need to implement the shuffling an array in parallel. Now, I know the serial implementation can still execute on GPU but that would be a waste of parallel computational resources. Any suggestion would be much appreciated. Thanks




Aucun commentaire:

Enregistrer un commentaire