Skip to content

anmolchhabra21/Multithreaded_MergeSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script to run the code: $ g++ -std=c++11 -o compiled sorting/mergeSort.cpp sorting/parallelMergeSort.cpp main.cpp && ./compiled.exe

1st running, just MergeSort

alt text

Final Stats, Comparison

alt text

CPU Cores

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages