Skip to content

Modernize MRCPP#281

Draft
msnik1999 wants to merge 16 commits into
MRChemSoft:masterfrom
msnik1999:modernize
Draft

Modernize MRCPP#281
msnik1999 wants to merge 16 commits into
MRChemSoft:masterfrom
msnik1999:modernize

Conversation

@msnik1999

@msnik1999 msnik1999 commented May 29, 2026

Copy link
Copy Markdown
Contributor

Complementary to this MRChem PR

Modernizing MRCPP

  • clean-up cmake
    • more user-accessible cmake options
    • "unify" cmake files (make different cmake files more similar)
    • remove warnings with cmake 4.x.x
    • more cmake output (progress / status)
  • locking current upper versioning in libraries
    • cmake
    • compilers (Intel a bit unclear, as "classic" ICC compilers are no longer updated)
    • Eigen3
    • Catch
  • Updating install documentation

@msnik1999 msnik1999 linked an issue Jun 10, 2026 that may be closed by this pull request
@msnik1999 msnik1999 linked an issue Jun 10, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Static code analysis (MRCpp) Fix warnings appearing when compiling with clang

2 participants