Commit Graph

7 Commits

Author SHA1 Message Date
Andrey Tkachenko
82c1ef48b8 Change api from callback to dequeue 2023-11-29 11:45:33 +04:00
Andrey Tkachenko
85dee7d53d Decoder Safe Impl 2023-03-28 20:57:22 +04:00
Luca Barbato
0b3676769f wip: Wrap the cuda context
Open question: leverage deref and drop to make push and pop more
idiomatic.
2017-03-15 14:10:41 +00:00
Luca Barbato
75564b8439 macros: Move the wrapping macro in a separate file
Will be reused.
2017-03-15 14:09:48 +00:00
Luca Barbato
d06bb4bbf4 build: Split in two separate crates
Keep the FFI bindings apart.
2017-01-02 03:28:52 +00:00
Luca Barbato
df70bd17b5 cuda: Wrap the Device Management 2017-01-02 02:43:49 +00:00
Luca Barbato
e4c858a6f6 bindgen: Initial bindings 2016-12-28 06:36:14 +00:00