A parallel way to sort elements
-
The project report will go through the project overview
-
Give it a read
-
Click on the link to download the project - Parallel Sort
-
Extract the zip file
-
gcc version 7.4.0
-
Clone this repository using the command:
git clone https://github.com/HariniMadhi/ParallelSort.git
cd ParallelSort
- All set, go get your hands dirty !
-
Open your Terminal
-
Enter
./MultiThreadedSorting
- Enter inputs greater than 8, and print the array to visualise the sorting.
- Harini Madhi - @HariniMadhi
- Bhavadharani Balaji - @bhavadharanijb