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

Sort error handling #46

Open
carpproject opened this issue Nov 14, 2014 · 0 comments
Open

Sort error handling #46

carpproject opened this issue Nov 14, 2014 · 0 comments

Comments

@carpproject
Copy link

Sort benchmark doesnt't handle errors propery:

  1. The result of the clEnqueueNDRangeKernel calls is not checked (the err variable is just overwritten by following calls).
  2. The output buffer is initialized with sorted data, which allows benchmark to pass even if no all enqueu calls failed.
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

1 participant