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

Remove Out of tree Driver from GPU driver installation document #11728

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

qiyuangong
Copy link
Contributor

Description

GPU drivers are already upstreamed to Kernel 6.2+. Remove the out-of-tree driver (intel-i915-dkms) for 6.2-6.5. https://dgpu-docs.intel.com/driver/kernel-driver-types.html#gpu-driver-support

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test: Please manually trigger the PR Validation here by inputting the PR number (e.g., 1234). And paste your action link here once it has been successfully finished.
  • Application test
  • Document test
  • ...

5. New dependencies

  • New Python dependencies
    - Dependency1
    - Dependency2
    - ...
  • New Java/Scala dependencies and their license
    - Dependency1 and license1
    - Dependency2 and license2
    - ...

Copy link
Contributor

@liu-shaojun liu-shaojun left a comment

Choose a reason for hiding this comment

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

LGTM

@Oscilloscope98
Copy link
Contributor

No need to update the contents in readthedocs anymore :)
Besides, should we also update this file? https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Overview/install_gpu.md

@qiyuangong
Copy link
Contributor Author

No need to update the contents in readthedocs anymore :) Besides, should we also update this file? https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Overview/install_gpu.md

In install_gpu.md, we recommended intel-i915-dkms for performance. That's reasonable.

@qiyuangong qiyuangong merged commit e32d13d into intel-analytics:main Aug 7, 2024
@qiyuangong qiyuangong deleted the gpudriveroot branch August 7, 2024 01:38
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.

3 participants