Implement the shuffle() algorithm
Offen
feature
task
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 340
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Implement the `shuffle()` algorithm from the C++11 STL. This should take one of the Boost.Compute random number generators and perform all the computation/shuffling on the GPU.
See: http://en.cppreference.com/w/cpp/algorithm/shuffle
##
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.