Title :
Malleable Sorting
Author :
Flick, Patrick ; Sanders, P. ; Speck, J.
Author_Institution :
Dept. of Inf., Karlsruhe Inst. of Technol., Karlsruhe, Germany
Abstract :
Malleable jobs can adapt to varying degrees of available parallelism. This is an interesting approach to more flexible usage of parallel resources. For example, malleable jobs can be scheduled optimally and efficiently where more restricted forms of parallel jobs are NP-hard to handle. However, little work has been done on how to make fundamental computations malleable. We study how this can be done for sorting. Our algorithm is an adaptive version of Multiway Merge Sort and outperforms a state-of-the art implementation in the multi core STL when the number of available cores fluctuates.
Keywords :
computational complexity; multiprocessing systems; parallel processing; processor scheduling; sorting; NP-hard; flexible usage; malleable job scheduling; malleable sorting; multicore STL; multiway merge sort; parallel job; parallel resources; parallelism; Arrays; Complexity theory; Instruction sets; Linux; Optimal scheduling; Sorting; Time measurement;
Conference_Titel :
Parallel & Distributed Processing (IPDPS), 2013 IEEE 27th International Symposium on
Conference_Location :
Boston, MA
Print_ISBN :
978-1-4673-6066-1
DOI :
10.1109/IPDPS.2013.90