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 Docker image for ppc64le and CUDA #113

Merged
merged 8 commits into from
May 27, 2020

Commits on May 13, 2020

  1. Create a ppc64le image for CUDA builds

    Borrowing from the ppc64le image, create an image that also supports
    CUDA builds.
    jakirkham authored and isuruf committed May 13, 2020
    Configuration menu
    Copy the full SHA
    34bb881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99ddeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aba024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca59df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb69da1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Put cudatoolkit back in for x86_64

    @jakirkham and @kkraus14 says that NVIDIA legal team said that this docker image is okay.
    isuruf authored May 27, 2020
    Configuration menu
    Copy the full SHA
    930d9d6 View commit details
    Browse the repository at this point in the history
  2. Remove whitespace

    isuruf authored May 27, 2020
    Configuration menu
    Copy the full SHA
    b8ed14e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7a81a View commit details
    Browse the repository at this point in the history