Multilayer Code Synthesis For Correctness and Performance


  • Title: Multilayer Code Synthesis For Correctness and Performance
  • Total amount : $399,953
    REU Supplemental award (Aug,2009) : $16,000
  • Period : 08/01/08 - 07/31/14
  • Priciple investigator: Qing Yi
  • co-investigators: none
  • Students supported: Brandon Nesterenko (Ph.D, 2015-), Jiange Zhang(Ph.D, 2014-), Jichi Guo(Ph.D, 2009-2015), M. Faizur Rahman (Ph.D, 2009-2015), Akshatha Bhat (MS, 2010-2012), M. Ziaul Haque (MS, 2010-2012), Anitha Ancha(MS,2009-2010), Dang Nguyen(BS, 2009-2010) Emilio Mercado(BS, 2010-2011), Ali Scissons(BS,2010-2011), Brandon Nesterenko (BS 2012-2013), Adam Barker (BS 2014-2016), Nathan Harmon (BS 2016-2017), and Aaron Wilson (BS 2016-2017).
  • Project Summary : Correctness and performance are two of the most fundamental concerns in software development. In particular, the increasing complexity of modern computing environment has made it extremely difficult for software applications to be both correct and efficient. Software programs are frequently found to be flawed, and existing technology has fallen behind in providing the necessary programming language and tool support to ensure high quality software development.

    This research develops programming language as well as compiler analysis and optimization techniques to support the automated translation of software from high-level design to low-level efficient implementations. This research develops a multilayer code synthesis framework that systematically produces high-quality software by effectively combining software verification techniques with program analysis and compiler optimization in a three-phase translation process. First, starting from the software design phase, the framework automatically translates formal software semantic specifications into object-oriented or procedural implementations based on strategies selected by programmers. Then, based on knowledge from the software-design phase, a sequence of domain-specific optimizations is applied to the implementation to improve algorithm efficiency. Finally, architecture-specific optimizations are applied to performance-critical routines, and the optimized routines are empirically tuned as the application is ported to different machines. Different design and programming languages may be used in each translation phase, and software verification technology will be used to ensure the correctness of each translation. The research focuses on scientific computing and system software applications, where both correctness and performance are of critical concern. The integrated research is expected to significantly improve both the trustworthiness and performance of existing software development.

Selected Publications


Open-source software: The POET program transformation language

Software download, manuals, and tutorials

going back to the main research page