Skip to content

Update PVC drivers #391

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

Merged

Conversation

aacostadiaz
Copy link
Collaborator

@aacostadiaz aacostadiaz commented May 26, 2025

This PR updates the intel graphics drivers for PVC

@aacostadiaz aacostadiaz marked this pull request as ready for review May 27, 2025 08:50
@aacostadiaz aacostadiaz requested a review from carlewis May 27, 2025 08:50
aacostadiaz and others added 4 commits June 4, 2025 17:36
Co-authored-by: carlewis <carlewis@gmail.com>
Co-authored-by: carlewis <carlewis@gmail.com>
Co-authored-by: carlewis <carlewis@gmail.com>
@@ -16,7 +16,7 @@ inputs:
description: "Install for PVC or BMG gpu"
type: string
IGC:
description: "Use RELEASE of STAGING release"
description: "Use ROLLING of STAGING release"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to say:

Suggested change
description: "Use ROLLING of STAGING release"
description: "Use ROLLING or STAGING release"

using: "composite"
steps:
- name: Install Intel graphics drivers
if: inputs.IGC == 'ROLLING'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you call this rolling? I haven't seen anyone else refer to this version under that name. And https://dgpu-docs.intel.com/driver/installation.html does have the name rolling, therefore this might be confusing.

I would suggest as names: kobuk and kobuk-staging.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think kobuk is only valid for client GPU. I'm using rolling because it is the name used in https://dgpu-docs.intel.com/driver/installation.html and in https://dgpu-docs.intel.com/driver/client/overview.html

"This document explains how to choose the appropriate version of Ubuntu Desktop for your client GPU and install the necessary drivers from the latest rolling release."

# Conflicts:
#	.github/actions/install-dpcpp/action.yml
@aacostadiaz aacostadiaz merged commit 0c04a1f into codeplaysoftware:sycl-develop Jun 17, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants