2020
DOI: 10.1007/978-3-030-55340-1_9
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Genetic Algorithm for Optimizing Compiler Sequences Ordering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 8 publications
0
3
0
Order By: Relevance
“…To compute the entire runtimes, we employed the UNIX time command and performed five trials to obtain an average. Figure (2) illustrates the training set programs, or dataset, and displays the effects of these factors on program execution time compared to the normal case, i.e., no loop unrolling. The programs achieved speedups of 13%, 18%, 19%, and 21% for loop unroll factors of 2, 4, 6, and 8, respectively.…”
Section: Training Set Programsmentioning
confidence: 99%
See 2 more Smart Citations
“…To compute the entire runtimes, we employed the UNIX time command and performed five trials to obtain an average. Figure (2) illustrates the training set programs, or dataset, and displays the effects of these factors on program execution time compared to the normal case, i.e., no loop unrolling. The programs achieved speedups of 13%, 18%, 19%, and 21% for loop unroll factors of 2, 4, 6, and 8, respectively.…”
Section: Training Set Programsmentioning
confidence: 99%
“…Therefore, directing efforts towards enhancing the frequently executed portions of the code can have a substantial impact on the overall program execution time. [1,2] As a result, code optimization techniques that accelerate loop execution are essential. [3,4] One technique for improving program execution time is loop unrolling.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation