2014
DOI: 10.14257/ijhit.2014.7.2.15
|View full text |Cite
|
Sign up to set email alerts
|

Multi-Core Program Optimization: Parallel Sorting Algorithms in Intel Cilk Plus

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 20 publications
0
3
0
Order By: Relevance
“…Speedup of their parallel Introspective quicksort is 1.473. Saleem et al [12] estimated speedup of both quick and merge sort algorithms using Intel Cilk Plus. Ranokpanuwat and Kittitornkun [13] developed Parallel Partition and Merge Quick sort (PPMQSort).…”
Section: Related Workmentioning
confidence: 99%
“…Speedup of their parallel Introspective quicksort is 1.473. Saleem et al [12] estimated speedup of both quick and merge sort algorithms using Intel Cilk Plus. Ranokpanuwat and Kittitornkun [13] developed Parallel Partition and Merge Quick sort (PPMQSort).…”
Section: Related Workmentioning
confidence: 99%
“…In Ref. [28], Saleem et al parallelized Quicksort using Cilk Plus, which includes a similar pivoting operation with our CT construction. However, they did not realize very good speedups because they did not parallelize the pivoting operation.…”
Section: Related Workmentioning
confidence: 99%
“…The partitions are sorted in parallel up to 8 threads. Saleem et al [12] used Intel Cilk Plus and estimated Speedup both quick sort and merge sort algorithm. Ranokpanuwat and Kittitornkun [13] proposed Parallel Partition and Merge Quick sort (PPMQSort) that executes on Shared memory/multicore system with OpenMp 3.0.…”
Section: Related Workmentioning
confidence: 99%