You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to add some duplicate tests on CMAKE of the relevant tests (unit tests, test_cb05...) with ENABLE_GPU=ON. This could be similar to the new unit_tests treatment for reactions with different scenarios to test. The idea is to exploit CMAKE and avoid the repetitions of code as much as possible.
With this, we will ensure the GPU option is still working fine after doing changes to the main code.
The text was updated successfully, but these errors were encountered:
The idea is to add some duplicate tests on CMAKE of the relevant tests (unit tests, test_cb05...) with ENABLE_GPU=ON. This could be similar to the new unit_tests treatment for reactions with different scenarios to test. The idea is to exploit CMAKE and avoid the repetitions of code as much as possible.
With this, we will ensure the GPU option is still working fine after doing changes to the main code.
The text was updated successfully, but these errors were encountered: