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

Enable GPU acceleration for Sibernetic running within stack #262

Open
slarson opened this issue Jan 5, 2018 · 2 comments
Open

Enable GPU acceleration for Sibernetic running within stack #262

slarson opened this issue Jan 5, 2018 · 2 comments

Comments

@slarson
Copy link
Member

slarson commented Jan 5, 2018

Currently if OpenCL doesn't see the local GPU, it just falls back to the CPU, which makes the stack easily usable by everyone but makes it more challenging to take advantage of high performance. However, we would like to get it working to recognize a local GPU.

We have attempted to do this but drivers on the host need to be set up correctly to enable this and so it adds an additional dependency on the quickstart process.

We'd like to have an easy way to set this up, whether it is an intel GPU, an NVIDIA GPU, or what have you.

@clausagerskov
Copy link

running within stack means within docker?

@mwatts15
Copy link
Contributor

@clausagerskov yes.

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

No branches or pull requests

4 participants