Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

FOGA: Flag Optimization with Genetic Algorithm (2105.07202v1)

Published 15 May 2021 in cs.NE

Abstract: Recently, program autotuning has become very popular especially in embedded systems, when we have limited resources such as computing power and memory where these systems run generally time-critical applications. Compiler optimization space gradually expands with the renewed compiler options and inclusion of new architectures. These advancements bring autotuning even more important position. In this paper, we introduced Flag Optimization with Genetic Algorithm (FOGA) as an autotuning solution for GCC flag optimization. FOGA has two main advantages over the other autotuning approaches: the first one is the hyperparameter tuning of the genetic algorithm (GA), the second one is the maximum iteration parameter to stop when no further improvement occurs. We demonstrated remarkable speedup in the execution time of C++ source codes with the help of optimization flags provided by FOGA when compared to the state of the art framework OpenTuner.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Burak Tağtekin (2 papers)
  2. Berkan Höke (1 paper)
  3. Mert Kutay Sezer (2 papers)
  4. Mahiye Uluyağmur Öztürk (10 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.