Cross-Loop Optimization of Arithmetic Intensity for Finite Element Local Assembly

Abstract
We study and systematically evaluate a class of composable code transformations that improve arithmetic intensity in local assembly operations, which represent a significant fraction of the execution time in finite element methods. Their performance optimization is indeed a challenging issue. Even though affine loop nests are generally present, the short trip counts and the complexity of mathematical expressions, which vary among different problems, make it hard to determine an optimal sequence of successful transformations. Our investigation has resulted in the implementation of a compiler (called COFFEE) for local assembly kernels, fully integrated with a framework for developing finite element methods. The compiler manipulates abstract syntax trees generated from a domain-specific language by introducing domain-aware optimizations for instruction-level parallelism and register locality. Eventually, it produces C code including vector SIMD intrinsics. Experiments using a range of real-world finite element problems of increasing complexity show that significant performance improvement is achieved. The generality of the approach and the applicability of the proposed code transformations to other domains is also discussed.
Funding Information
  • U.S. National Science Foundation (0811457, 0926687, and 1059417)
  • MAPDES project
  • Department of Computing at Imperial College London
  • EPSRC (EP/I00677X/1, EP/I006761/1, and EP/L000407/1)
  • Louisiana State University
  • HiPEAC collaboration grant
  • NERC (NE/K008951/1 and NE/K006789/1)
  • U.S. Army through contract W911NF-10-1-000