Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charm 6.9 Support and Charm 6.8 Removal #1190

Closed
wants to merge 2 commits into from

Commits on Feb 28, 2019

  1. Add support Charm++ v6.9

    Most of the things we were previously patching are now directly supported by
    Charm++ so a lot of code is removed.
    nilsdeppe committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    0c723bc View commit details
    Browse the repository at this point in the history
  2. Enable Charm++ Projections support

    Removes documentation for using PAPI with projections. We need to revisit using
    PAPI later, both in terms of how to best do it and its merits.
    nilsdeppe committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    e666cbd View commit details
    Browse the repository at this point in the history