A Parallel Multi-Deque Sorting Algorithm
| dc.contributor.author | Surin Kittitornkun | |
| dc.contributor.author | Apisit Rattanatranurak | |
| dc.date.accessioned | 2026-05-08T19:21:38Z | |
| dc.date.issued | 2021-11-18 | |
| dc.description.abstract | Parallel or multithreaded sorting algorithms have been proposed and researched for multicore and manycore CPU and GPU systems. Some of them are based on divide and conquer concept to exploit data parallelism as well as task parallelism at the same time. In this paper, a Multi-Deque Sort (MDQSort) is proposed and developed on top of our previous algorithm called Multi-Stack (MSP) Sort. Therefore, the MDQSort can easily enhance the performance while getting rid of weaknesses of MSPSort. As a result, MDQSort can be as competitive as the Standard Template Library parallel mode sorting algorithms on a 4-core ARM Cortex A72 Linux system in terms of run time, stability, CPU utilization and memory (RAM) utilization. | |
| dc.identifier.doi | 10.1109/icsec53205.2021.9684620 | |
| dc.identifier.uri | https://dspace.kmitl.ac.th/handle/123456789/18125 | |
| dc.subject | Algorithms and Data Compression | |
| dc.subject | Parallel Computing and Optimization Techniques | |
| dc.subject | Advanced Data Storage Technologies | |
| dc.title | A Parallel Multi-Deque Sorting Algorithm | |
| dc.type | Article |