Skip to content

MRCPP-v1.3.4: Bugfix release

Compare
Choose a tag to compare
@stigrj stigrj released this 02 Oct 14:23
· 4 commits to release/1.3 since this release

Fixed

  • Allow to remove arch-specific optimization flags
  • Undo export of compiler flags with MRCPP CMake target
  • Encapsulate OpenMP within MRCPP and export MRCPP_HAS_OMP flag
  • Encapsulate MPI within MRCPP and export MRCPP_HAS_MPI flag
  • Fix faulty OpenMP locks
  • Minor inlining optimizations