Bug with GPU version
Opened this issue · 3 comments
artuuuro commented
GPU version has a bug which makes the results incorrect.
artuuuro commented
Bug is related to compute language < 70.
correaa commented
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.