Skip to content
Snippets Groups Projects

Implement BitShift in CUDA

Merged Olivier BICHLER requested to merge bitshift into dev
  • Add BitShift operator implementation;
  • Removed cudaMalloc() and use thrust::device_vector instead in Div, Equal and Pow implementations;
  • Removed empty backward() methods when it is not implemented, to trigger an error in this case instead of silent pass!
Edited by Olivier BICHLER

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