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

OpenCL invalid context #1

Open
mateogianolio opened this issue Apr 15, 2016 · 0 comments
Open

OpenCL invalid context #1

mateogianolio opened this issue Apr 15, 2016 · 0 comments
Labels

Comments

@mateogianolio
Copy link
Member

Running some of the routines (e.g. asum, nrm2) in a for-loop with increasing vector sizes eventually causes the program to exit with OpenCL error -34 (CL_INVALID_CONTEXT). It is probably an indication of a memory leak and might have something to do with the scratch buffers, as axpy works as expected.

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