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

Mpi4py eessi mixin #203

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 10, 2024

  1. Rename old tutorial and add example for use of the mixin class

    Caspar van Leeuwen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aef1034 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mpi4py_eessi_mixin

    Caspar van Leeuwen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c49e779 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Update portable test so as the use self.num_tasks instead of self.sca…

    …le. This makes the difference with the mpi4py_portable_mixin a bit smaller. Then, als implement mpi4py_portable_mixin.py, the portable version of this test which uses the EESSI_Mixin class
    Caspar van Leeuwen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d54f143 View commit details
    Browse the repository at this point in the history
  2. Remove stray line

    Caspar van Leeuwen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1a70ce4 View commit details
    Browse the repository at this point in the history
  3. flake8 polishing

    Caspar van Leeuwen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    16d0b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sam Moors <[email protected]>
    casparvl and smoors authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e90b9bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mpi4py_eessi_mixin' of github.com:casparvl/test-suite i…

    …nto mpi4py_eessi_mixin
    Caspar van Leeuwen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    27e56f0 View commit details
    Browse the repository at this point in the history
  3. Fix flake8

    Caspar van Leeuwen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f6b7270 View commit details
    Browse the repository at this point in the history