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

Confused on instructions for installing intel-extension-for-tensorflow[gpu] #4

Closed
tedliosu opened this issue Oct 29, 2022 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@tedliosu
Copy link

On your website for installing the GPU extension here, it says that "Intel® Data Center GPU Flex Series Driver" is needed as a prerequisite for installing the GPU extension for tensorflow? I'm very confused as to why I'd be needing Data Center GPU drivers as the only Intel GPU I have on my machine (on which I want to install the GPU extension) is a consumer iGPU of the 11400H 😕.

Please help me clarify on whether or not I actually need the "Data Center GPU Flex Series Driver" or if that is just listed on the website for those who are actually running an Intel Data Center GPU Flex Series?

@yiqianglee
Copy link

@tedliosu "Intel® Data Center GPU Flex Series Driver" is must if you want to run on "Intel® Data Center GPU Flex Serial", the reason we put it here is, "Intel® Data Center GPU Flex Series 170" is our official verified HW in this release.
If you want to run on iGPU, make sure you have corrected driver installed, no need installs this version.

@yiqianglee yiqianglee added the question Further information is requested label Oct 31, 2022
@tedliosu
Copy link
Author

tedliosu commented Nov 1, 2022

@tedliosu "Intel® Data Center GPU Flex Series Driver" is must if you want to run on "Intel® Data Center GPU Flex Serial", the reason we put it here is, "Intel® Data Center GPU Flex Series 170" is our official verified HW in this release. If you want to run on iGPU, make sure you have corrected driver installed, no need installs this version.

@yiqianglee Thank you so much for the clarification! May I ask if it's alright to suggest changing the prerequisites installation instructions to something like this to minimize confusion for others in the future? As you can see I basically indented stuff that referred to the same thing as the item above and made the instructions slightly more specific :)

  1. Pre-Installation Requirements
    • Install Intel GPU driver
      • IF running a Intel® Data Center GPU Flex Series, please find drivers here
      • Please find GPU driver installation guides for other Intel GPUs here
    • Install Intel® oneAPI Base Toolkit
      • Install Intel® oneAPI Base Toolkit Packages 2022.3 from here

@yiqianglee
Copy link

@tedliosu "Intel® Data Center GPU Flex Series Driver" is must if you want to run on "Intel® Data Center GPU Flex Serial", the reason we put it here is, "Intel® Data Center GPU Flex Series 170" is our official verified HW in this release. If you want to run on iGPU, make sure you have corrected driver installed, no need installs this version.

@yiqianglee Thank you so much for the clarification! May I ask if it's alright to suggest changing the prerequisites installation instructions to something like this to minimize confusion for others in the future? As you can see I basically indented stuff that referred to the same thing as the item above and made the instructions slightly more specific :)

  1. Pre-Installation Requirements

    • Install Intel GPU driver

      • IF running a Intel® Data Center GPU Flex Series, please find drivers here
      • Please find GPU driver installation guides for other Intel GPUs here
    • Install Intel® oneAPI Base Toolkit

      • Install Intel® oneAPI Base Toolkit Packages 2022.3 from here

@tedliosu Thanks for suggestion, I think it should be fine to make it clear. + @riverliuintel

@riverliuintel riverliuintel self-assigned this Nov 2, 2022
@riverliuintel
Copy link
Contributor

This fix is ready in https://www.intel.com/content/www/us/en/developer/articles/technical/innovation-of-ai-software-extension-tensorflow.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants