-
Notifications
You must be signed in to change notification settings - Fork 0
Concurrent shearsort algorithm using pthreads
License
johnjago/cshear
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
cshear: concurrent shearsort with pthreads Build ----- To build the program: $ make To clear the directory of generated files: $ make clean Run --- There should be a file called input.txt in the root directory that contains the matrix to be sorted. $ ./cshear.out Bugs ---- - Output may not be formatted well for integers longer than 3 digits. License ------- The Unlicense
About
Concurrent shearsort algorithm using pthreads
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published