ksundberg / CS5500

Course project for CS5500 at Utah State University
GNU General Public License v2.0
2 stars 11 forks source link

Adding sorting.hpp, QuickSortDemo.cpp and readme.txt #12

Closed gopalmenon closed 9 years ago

gopalmenon commented 9 years ago

Comparison of run time of sequential sort with parallel sort using tbb.