Mentions légales du service

Skip to content
Snippets Groups Projects

Check return value of then CUDA call in debug mode

Merged Mathieu Faverge requested to merge faverge/chameleon:cuda/check_return_value into master
  • Make sure that the CUDA kernel submission happened correctly and assert that the returned value is CUBLAS_STATUS_SUCCESS.
  • The support of the cublas legacy API has been removed as it is not recommended by Nvidia for a long time now.

This is related to issue #95 (closed)

Merge request reports

Checking pipeline status.

Approved by

Merged by Mathieu FavergeMathieu Faverge 3 years ago (Feb 16, 2022 6:28pm UTC)

Merge details

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