
International Journal on Science and Technology
E-ISSN: 2229-7677
•
Impact Factor: 9.88
A Widely Indexed Open Access Peer Reviewed Multidisciplinary Bi-monthly Scholarly International Journal
Plagiarism is checked by the leading plagiarism checker
Call for Paper
Volume 16 Issue 2
2025
Indexing Partners



















Real-time Compilation and Performance Monitoring for High-Performance Systems
Author(s) | Aadithya P Goutham, Jeeva N.S, Godfrey Winster S |
---|---|
Country | India |
Abstract | High Performance Computing applications are diverse and they operate in dynamic environments. This requires a shift in compilation techniques from static, hardcoded algorithm-driven approaches to dynamic, real-time optimizing strategies. Current compiler methodologies primarily rely on static code analysis to apply optimizations during the compilation phase. Optimization techniques such as loop unrolling, vectorization, and function inlining are only effective for predictable workloads. However, they lack the adaptive ability in changing runtime conditions and hardware variability. System specific optimizations can be manually applied by the programmer, but this makes the code less portable and requires rewrite of entire programs, thus increasing the cost of maintenance. Our approach includes a real-time performance monitoring system that can trigger a recompilation dynamically to change code execution patterns. Runtime feedback is used to identify bottlenecks such as core overutilization, cache inefficiencies, and memory bottlenecks. A distinctive feature of the system is feedback-driven real-time compiler optimization. Whereas the performance benefits of dynamically compiled code is offset by the overhead incurred from the monitoring and recompilation system, the overall efficiency of the program throughout its runtime improves incrementally over each iteration of dynamically recompiled code. This efficiency improvement can also lead to energy savings in terms of reduction in wasted computational resources. The work presented here lays the foundations for adaptable and feedback-driven compiler optimization strategies. |
Keywords | High Performance Computing (HPC), Just-in-time (JIT) Compiler, Low Level Virtual Machine (LLVM), Intermediate Representation (IR), GNU Compiler Collection (GCC), Recompilation and Optimization Decision Algorithm (RODA) |
Field | Computer |
Published In | Volume 16, Issue 2, April-June 2025 |
Published On | 2025-05-01 |
Cite This | Real-time Compilation and Performance Monitoring for High-Performance Systems - Aadithya P Goutham, Jeeva N.S, Godfrey Winster S - IJSAT Volume 16, Issue 2, April-June 2025. DOI 10.71097/IJSAT.v16.i2.4319 |
DOI | https://doi.org/10.71097/IJSAT.v16.i2.4319 |
Short DOI | https://doi.org/g9g7zk |
Share this


CrossRef DOI is assigned to each research paper published in our journal.
IJSAT DOI prefix is
10.71097/IJSAT
Downloads
All research papers published on this website are licensed under Creative Commons Attribution-ShareAlike 4.0 International License, and all rights belong to their respective authors/researchers.
