We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GPU version has a bug which makes the results incorrect.
The text was updated successfully, but these errors were encountered:
Bug is related to compute language < 70.
Sorry, something went wrong.
Changed default values as a workaround for the bug (temporary). commit 14ef50d
This calls for a regression test https://en.wikipedia.org/wiki/Regression_testing , that is an a posteriori test to not repeat the same bug in the future.
I recommend looking into Catch2 or Boost.Test to add a suite of tests.
No branches or pull requests
GPU version has a bug which makes the results incorrect.
The text was updated successfully, but these errors were encountered: