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

More than one SYCL device supported? #68

Open
xangma opened this issue May 4, 2017 · 3 comments
Open

More than one SYCL device supported? #68

xangma opened this issue May 4, 2017 · 3 comments

Comments

@xangma
Copy link

xangma commented May 4, 2017

Hi all,

Looking to see if more than one SYCL is possible at the moment. I can see that the sycl device factory adds them incrementally upon building tensorflow-opencl from source, but the physical_device_desc: "device: 0, name SYCL, pci bus id: 0" is hardcoded in, which makes me think only one SYCL device is currently supported.

All my gpus show up in computecpp_info fine, and clinfo.

Does anyone know?

Thanks!

Environment info

Operating System: Ubuntu 14.04
Computecpp version: 0.1.4

@rodburns
Copy link

rodburns commented May 8, 2017

The most up to date branch to use is here https://github.com/lukeiwanski/tensorflow-opencl.git with changes being pushed to the main TensorFlow branch. I believe what you are seeing is fixed in that branch. The latest Pull Request for getting the latest to the main branch is here tensorflow/tensorflow#9117

@xangma
Copy link
Author

xangma commented May 8, 2017

Thanks for your response. Doesn't seem to be fixed yet. I compiled the pull request changes and SYCL:1 is still not showing up sadly.

@rodburns
Copy link

rodburns commented Jun 5, 2017

We've updated the documentation now and there is a new branch that we believe will work for you. See here https://www.codeplay.com/products/computesuite/computecpp/guides/how-to-setup-tensorflow-with-computecpp
We are propagating the changes to the main TensorFlow repository at the moment.

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