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

Refactor base profilers 3/5 #6621

Merged
merged 36 commits into from
Mar 23, 2021
Merged

Refactor base profilers 3/5 #6621

merged 36 commits into from
Mar 23, 2021

Commits on Mar 22, 2021

  1. Refactor basic profilers

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    fbbb9a2 View commit details
    Browse the repository at this point in the history
  2. Fixes

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2a82e05 View commit details
    Browse the repository at this point in the history
  3. Unused import

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ff125e2 View commit details
    Browse the repository at this point in the history
  4. Introduce setup

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    01a760e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b31831e View commit details
    Browse the repository at this point in the history
  6. Introduce dirpath + filename

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f8a8772 View commit details
    Browse the repository at this point in the history
  7. CHANGELOG

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    aa4b7dd View commit details
    Browse the repository at this point in the history
  8. Add tests. Address comments

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8e3034e View commit details
    Browse the repository at this point in the history
  9. add on_run_stage_setup

    tchaton committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e4e0dd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0fdbb9 View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1a16bb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63b6988 View commit details
    Browse the repository at this point in the history
  13. remove trace

    tchaton committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a05acdd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af72dff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    59c941b View commit details
    Browse the repository at this point in the history
  16. Multi-stage multi-rank

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    da0f310 View commit details
    Browse the repository at this point in the history
  17. 2/5 changes

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    59c1b4c View commit details
    Browse the repository at this point in the history
  18. Pass stage in __del__

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    dd1dce0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    12d014b View commit details
    Browse the repository at this point in the history
  20. Remove TODOs

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    097a426 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d529fa View commit details
    Browse the repository at this point in the history
  22. Typo

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    58dcd4e View commit details
    Browse the repository at this point in the history
  23. Address comments

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c37162f View commit details
    Browse the repository at this point in the history
  24. deepcopy tests

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4c5f1f3 View commit details
    Browse the repository at this point in the history
  25. Advanced teardown

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    5ed73fb View commit details
    Browse the repository at this point in the history
  26. Fix teardown test

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    897f8e5 View commit details
    Browse the repository at this point in the history
  27. Fix tests

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e42be2a View commit details
    Browse the repository at this point in the history
  28. Minor change

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    32c301c View commit details
    Browse the repository at this point in the history
  29. Update CHANGELOG.md

    carmocca authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    af0c8ad View commit details
    Browse the repository at this point in the history
  30. Fix test

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    29a73c5 View commit details
    Browse the repository at this point in the history
  31. Fix 6522

    carmocca committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cb756b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. resolve ddp tests

    tchaton committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    758b942 View commit details
    Browse the repository at this point in the history
  2. resolve tests

    tchaton committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    fca4eb2 View commit details
    Browse the repository at this point in the history
  3. resolve some tests

    tchaton committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2919a39 View commit details
    Browse the repository at this point in the history
  4. update tests

    tchaton committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d7ca5fa View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c7bb71b View commit details
    Browse the repository at this point in the history