Skip to content

Conversation

AmitGujar
Copy link

This PR updates the GPU configuration in Kubernetes deployments on WSL by replacing the i915 driver with DXG (DirectX Graphics Kernel) to enhance GPU acceleration and compatibility with Windows-based environments.

Testing & Validation:

  • Verified GPU acceleration in WSL-based Kubernetes containers.
  • Ran sample workloads requiring GPU compute to ensure proper execution.
  • Checked resource utilization and performance benchmarks.

Impact:

  • Solves an issue where i915 not found on wsl machine.

Copy link
Contributor

@tkatila tkatila left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! A minor fix and I'm good to commit this.

@tkatila
Copy link
Contributor

tkatila commented Mar 31, 2025

Thanks, can you still squash the commits and I'll merge?

@AmitGujar
Copy link
Author

Thanks, can you still squash the commits and I'll merge?

done

@tkatila tkatila merged commit e5b2264 into intel:main Mar 31, 2025
114 of 115 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.

2 participants