https://github.com/pfac/samplesort
https://github.com/pfac/samplesort
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfac/samplesort
- Owner: pfac
- Created: 2012-05-11T10:52:15.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-08T01:30:23.000Z (almost 14 years ago)
- Last Synced: 2025-02-21T11:23:33.426Z (over 1 year ago)
- Language: C++
- Size: 1.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Samplesort
### PSRS : Parallel Sorting by Regular Sampling
based on the book "Parallel Programming in C With Mpi and Openmp" by Michael J. Quinn