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

Propagate the "--sudo" flag to the new compute detection widget #13

Open
psyhtest opened this issue Sep 28, 2016 · 0 comments
Open

Propagate the "--sudo" flag to the new compute detection widget #13

psyhtest opened this issue Sep 28, 2016 · 0 comments
Labels

Comments

@psyhtest
Copy link
Contributor

On one of my platforms, OpenCL programs only run under super user e.g.

# ck run program:arm-mali-sgemm

It used to be the case that OpenCL programs could be launched under normal user with the --sudo flag:

$ ck run program:arm-mali-sgemm --sudo

Not anymore. It appears that CK doesn't propagate the --sudo flag to the new widget for detecting the compute platform and devices (itself an OpenCL program).

@psyhtest psyhtest added the bug label Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant