Skip to content

Commit

Permalink
refactor/sync: convert to the new memory management API
Browse files Browse the repository at this point in the history
Refactor code CUDA and Native backend to match #autumnai/collenchyma/62 that
provides enchanced memory management and syncronization. Since memory
management is now automatic, `*_plain` variants of functions are removed.

BREAKING CHANGE: *_plain versions of API functions are removed, arguments of
their counterpart functions may have changed in mutablity.

REFERENCE: autumnai/collenchyma#37, autumnai/collenchyma#62
  • Loading branch information
alexandermorozov committed Apr 28, 2016
1 parent 6afcb13 commit 7ba3c4e
Show file tree
Hide file tree
Showing 5 changed files with 644 additions and 1,516 deletions.
Loading

0 comments on commit 7ba3c4e

Please sign in to comment.