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

Skip tests if no CUDA devices are present #24938

Merged
merged 3 commits into from Oct 24, 2018

Commits on Oct 19, 2018

  1. Skip tests if no CUDA devices are present

    If no CUDA devices are present, skip the tests and return a success
    status, instead of failing.
    fwyzard committed Oct 19, 2018
    Copy the full SHA
    5634510 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f2e202e View commit details
    Browse the repository at this point in the history
  3. Improve error message

    fwyzard committed Oct 19, 2018
    Copy the full SHA
    16a49e9 View commit details
    Browse the repository at this point in the history