Skip to content

Commit

Permalink
Reduce code duplication in CUDA memcpy and memset implementations
Browse files Browse the repository at this point in the history
Since they are now using the same underlying CUDA API calls, they can reuse
the implementation and add the final wait depending on the queue type.
  • Loading branch information
BenjaminW3 committed Apr 21, 2020
1 parent d01ec68 commit 11ddb14
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 818 deletions.
Loading

0 comments on commit 11ddb14

Please sign in to comment.