-
Notifications
You must be signed in to change notification settings - Fork 8
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
docs: Add doc page on enabling Intel GPUs for dss #160
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice PR @mvlassis! Left some mostly structural comments
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
Co-authored-by: Angel Fernandez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is good to go from my side. good job all!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR create a new how-to guide on the documentation that describes enabling the Intel GPU for DSS. It follows the steps described in the intel-dss-plugins-for-kubernetes repo.
To avoid confusion between the guides for Intel and NVIDIA GPUs, the guide for enabling NVIDIA GPUs has been renamed to be more descriptive.
In the Jupyter Notebooks how-to guide that focus on NVIDIA workflows, the description has been updated to reflect that change.
Closes #148.