Skip to content

CERE v0.1.0 release

Compare
Choose a tag to compare
@pablooliveira pablooliveira released this 26 Feb 09:49
· 426 commits to master since this release
  • Compatibility with LLVM 3.5 (LLVM 3.3 and LLVM 3.4 are still supported).
  • Initial support for OpenMP applications. Parallel CERE (PCERE) enabled parallel regions capture and replay. Still experimental. (http://dx.doi.org/doi:10.1109/IPDPS.2015.19)
  • Hybrid compilation support: CERE allows experimental per region compilation, with different optimization flags.
  • CERE exploration flags support: 'CERE flag' predict region performance for each requested flag.
  • Reduce test suite execution runtime.