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

Add GPU test runner #242

Merged
merged 27 commits into from
Feb 8, 2023
Merged

Commits on Feb 2, 2023

  1. Add rstcheck and doc8

    michalk8 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c0d07aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3021d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Add GPU CI runner

    michalk8 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6fb3e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63441d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3cc26 View commit details
    Browse the repository at this point in the history
  4. Try running without tox

    michalk8 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4572dd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6c9ea1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Use different Docker image

    michalk8 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6010ebd View commit details
    Browse the repository at this point in the history
  2. Fix escpape

    michalk8 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5244413 View commit details
    Browse the repository at this point in the history
  3. Use apt-get

    michalk8 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7aef30d View commit details
    Browse the repository at this point in the history
  4. Do not use {}

    michalk8 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    270b86a View commit details
    Browse the repository at this point in the history
  5. Fix not installing git

    michalk8 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    68650e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Use personal Docker image

    michalk8 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7cb3d10 View commit details
    Browse the repository at this point in the history
  2. Pin jax[cuda] version

    michalk8 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6b34346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab18f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b682b64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1236aa6 View commit details
    Browse the repository at this point in the history
  6. Adjust tolerance in a test

    michalk8 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c60cf50 View commit details
    Browse the repository at this point in the history
  7. Mark Sinkhorn online as CPU

    michalk8 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9991e15 View commit details
    Browse the repository at this point in the history
  8. Run all tests on GPU

    michalk8 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7c2aa8d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Skip more tests on GPU

    michalk8 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2634a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe92af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669dec5 View commit details
    Browse the repository at this point in the history
  4. Use simple comparison

    michalk8 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7dcb6b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2863be1 View commit details
    Browse the repository at this point in the history
  6. Use previous GPU

    michalk8 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d6cfb78 View commit details
    Browse the repository at this point in the history
  7. [ci skip] Fix test

    michalk8 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d7210f7 View commit details
    Browse the repository at this point in the history