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

[Core] mig auto detection #41103

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2023

  1. mig auto detection

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1dcfc47 View commit details
    Browse the repository at this point in the history
  2. fix mig uuid

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    11ac36a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update python/ray/_private/accelerators/nvidia_gpu.py

    Co-authored-by: Xuehai Pan <[email protected]>
    Signed-off-by: jonathan-anyscale <[email protected]>
    jonathan-anyscale and XuehaiPan authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f3a71f View commit details
    Browse the repository at this point in the history
  2. nit fix

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a245b28 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    3d26c7b View commit details
    Browse the repository at this point in the history
  2. nit fix + older driver test

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9448f53 View commit details
    Browse the repository at this point in the history
  3. add driver version comment

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7894422 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix behaviour for unsupported mig gpu

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a674b38 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. lint

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c59d72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63171aa View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. update recent master

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7d93e6d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. add decode to nvidia-driver str

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a7847cb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. set mig detection flag to default true

    Signed-off-by: Jonathan Nitisastro <[email protected]>
    jonathan-anyscale committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    19bf639 View commit details
    Browse the repository at this point in the history