Skip to content
Snippets Groups Projects

Do not run LBFGS tests when using CUDA

Merged Marcel Loose requested to merge exclude_lbfgs_tests_with_cuda into master

The LBFGS solver does not (yet) support CUDA. Therefore, it doesn't make sense to add these tests when using CUDA. Worse, adding them will cause an error, because the test framework doesn't find any tests to run. (This error should be a warning IMHO.) By simply not adding these tests, the error is avoided.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading