Commits · 540e17d3d41e16e179aee4fe352af99d78ff343b
pyopencl
src
c_wrapper
event.cpp
Browse files
Sep 14, 2014
use thread in clean up
· 540e17d3
Yichao Yu
authored
Jun 21, 2014
540e17d3
one thread per callback
· 98445569
Yichao Yu
authored
Jun 21, 2014
98445569
non-blocking NannyEvent destructor
· 76e1a1eb
Yichao Yu
authored
Jun 21, 2014
76e1a1eb
helper functions, improve trace output
· d71d960b
Yichao Yu
authored
Jun 19, 2014
d71d960b
rename
· bf49b059
Yichao Yu
authored
Jun 19, 2014
bf49b059
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
Jun 19, 2014
8333f431
rename make_argbuf
· 8eb34188
Yichao Yu
authored
Jun 19, 2014
8eb34188
do not assume cffi.new_handle always returns the same address for the same object (need to check)
· c68bd228
Yichao Yu
authored
Jun 16, 2014
c68bd228
try using extern template
· e8cc6d1a
Yichao Yu
authored
Jun 15, 2014
e8cc6d1a
split wrapper objects into different files; simplify templates
· 37bf4792
Yichao Yu
authored
Jun 09, 2014
37bf4792
Loading