2020
DOI: 10.23960/komputasi.v8i2.2662
|View full text |Cite
|
Sign up to set email alerts
|

Analisa Komputasi Paralel Mengurutkan Data Dengan Metode Radix Dan Selection

Abstract: Increasing computing power is now achieved by replacing the programming paradigm with parallel programming. Parallel computing is a method of solving problems by dividing the computational load into small parts of the computation sub-process. This study describes the comparative analysis of parallel computations in the Selection Sort and Radix Sort algorithms. The data used are in the form of whole numbers and decimal numbers totaling 100 to 2 million data. The test was carried out with three scenarios, namely… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
3
0
2

Year Published

2021
2021
2023
2023

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(6 citation statements)
references
References 2 publications
0
3
0
2
Order By: Relevance
“…Each little portion is broken into instructions, which are executed simultaneously on various processors. The implementation of parallel architecture is evaluated based on its performance in terms of speedup and efficiency and then compared to sequential computation [25,26]. The formulae for speedup and efficiency are as follows:…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Each little portion is broken into instructions, which are executed simultaneously on various processors. The implementation of parallel architecture is evaluated based on its performance in terms of speedup and efficiency and then compared to sequential computation [25,26]. The formulae for speedup and efficiency are as follows:…”
Section: Discussionmentioning
confidence: 99%
“…In order to get findings that give a performance improvement by approximating the value of π in parallel, tests were conducted in this study utilizing some parameters. In studies [25,26], the performance analysis of parallel computing uses two parameters namely speedup and efficiency. Speedup represents a metric for determining how much faster a parallel algorithm is compared to its sequential counterpart [3].…”
Section: Testingmentioning
confidence: 99%
“…Komputasi paralel dapat meningkatkan efisiensi waktu proses perhitungan sehingga penggunaan sumber daya komputasi lebih efektif dan efisien [1]. Untuk menghitung seberapa cepat proses komputasi paralel dibandingkan dengan komputasi serial maka digunakan Speed Up (S) dan Efficiency (E) [4]. Rumus untuk menghitung S dan E sebagai berikut dan , dimana adalah waktu yang dibutuhkan untuk komputas serial, adalah waktu yang digunakan untuk komputasi paralel, dan p adalah jumlah prosesor.…”
Section: Erna Nurmawati Robby Hasan Pangaribuan Ibnu Santosounclassified
“…Efisiensi kinerja paralel menggunakan 2 thread diperoleh lebih baik daripada menggunakan 4 thread, dan 8 thread [10]. Hasil nilai Efesiensi yang didapat dari semua skenario pengujian membuktikan bahwa penggunaan dengan dua prosesor masih tergolong paling efesien dibandingkan empat prosesor [3].…”
Section: Erna Nurmawati Robby Hasan Pangaribuan Ibnu Santosounclassified
“…However, not all algorithms are suitable for implementing parallel computing. Findings from research conducted by Favorisen, Aristotle, and Nadila show that the radix sort algorithm can only be accelerated up to 1.2 times even though it already uses four processors [6]. The information used by them is obtained through a random number generation process.…”
Section: Introductionmentioning
confidence: 99%