Markus Schneider's Master Thesis Topics

Welcome on my Master thesis topics web page! You will find information with respect to the following subjects:


Design, Implementation, and Experimental Evaluation and Comparison of Multithreading Sorting Algorithms on Multi-core Processors

Algorithmic design is usually taught and performed in serial mode. But the large increase of data volumes as well as hardware improvements in terms of multi-core processors and GPUs asks for parallel algorithmic design and implementation. This Master thesis looks into the important sorting problem and aims at the design, implementation, evaluation, and comparison of internal and external multithreading sorting algorithms on multi-core processors. The implementation is supposed to be performed on C++11 threads as well as Intel Threading Building Blocks (TBB).


Last update: December 26, 2016.
Markus Schneider (mschneid@cise.ufl.edu)