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

Will it work on Intel CPU OpenCL ? #82

Open
unoexperto opened this issue Jan 4, 2018 · 1 comment
Open

Will it work on Intel CPU OpenCL ? #82

unoexperto opened this issue Jan 4, 2018 · 1 comment

Comments

@unoexperto
Copy link

Hey guys,

Perhaps it's naive question but could you tell me the difference between CPU and GPU versions in this particular version of TF ? What version would I need if I want to use TF with Intel CPU based OpenCL ? I have i7 on kabylake. It supports OpenCL 2.0

I tried to use GPU version first and oddly it wants libcublas.so.9.0 from Nvidia CUDA 9.0. CPU version seems to be just CPU version.

@fourlexboehm
Copy link

OpenCL support on Intel processors uses their iGPU so there is no point using the CPU version of tensorflow-opencl as it wont take advantage of the opencl acceleration.

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

No branches or pull requests

2 participants