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

Multi node check #234

Merged
merged 16 commits into from
Jul 10, 2024
Merged

Multi node check #234

merged 16 commits into from
Jul 10, 2024

Commits on Jul 2, 2024

  1. Remove numpy 2.0.0

    pierre.delaunay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d7e9b11 View commit details
    Browse the repository at this point in the history
  2. Try to bypass HPU hangs

    Pierre Delaunay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a4f90da View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f5669c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Delaunay-patch-2' of github.com:mila-iqia/milabench int…

    …o multi_node_check
    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    332c1d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'HPU_tweaks' of github.com:mila-iqia/milabench into mult…

    …i_node_check
    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f2cc75f View commit details
    Browse the repository at this point in the history
  4. Add unit test run

    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9425a5b View commit details
    Browse the repository at this point in the history
  5. Update tests

    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    60fef99 View commit details
    Browse the repository at this point in the history
  6. Remove duplicated code

    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    00e5737 View commit details
    Browse the repository at this point in the history
  7. Add dry command regression tests

    pierre.delaunay committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dd7f388 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Do a mock run where everything except run is executed

    pierre.delaunay committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3ce28f7 View commit details
    Browse the repository at this point in the history
  2. Add coverage

    pierre.delaunay committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    575ba9f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2d50b31 View commit details
    Browse the repository at this point in the history
  2. Make sure install failure triggers test failure

    pierre.delaunay committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9cc6de4 View commit details
    Browse the repository at this point in the history
  3. Retrieve exception raised inside asyncio

    pierre.delaunay committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bba4d3f View commit details
    Browse the repository at this point in the history
  4. ensure deterministic order

    pierre.delaunay committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    74e0cc0 View commit details
    Browse the repository at this point in the history
  5. Update Python to 3.11

    pierre.delaunay committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42d51e1 View commit details
    Browse the repository at this point in the history