Continuous Optimization of Compiler Flags
Want to learn how to completely automate the compiler flag mining process? Watch an in-depth session as we show how you can automatically find near-optimal compiler flag combinations for your application out of the 10^300 possible combinations. We will also discuss how to implement Continuous Optimization of compiler flags into your existing Continuous Integration (CI) process, so that every release always gets the best possible performance. All this will be demoed using Optimizer Studio.
You’ll learn:
- The basics of compiler flag mining
- Best practices for integrating continuous optimization of compiler flags
- Perform incremental optimization for quick optimization cycles
- Demo of automatically optimizing compiler flags