Commits · d4dc39e701f57c8809e74f4f10ed8b1fb45d207f
pyopencl
src
c_wrapper
event.h
Browse files
Jun 29, 2015
Convert wrapper to ahead-of-time, verified build (some extensions missing so far)
· e3802bab
Andreas Klöckner
authored
Jun 29, 2015
e3802bab
Sep 14, 2014
event clean up
· 01adbe63
Yichao Yu
authored
Jun 22, 2014
01adbe63
try not to leak memory
· c1f20ad8
Yichao Yu
authored
Jun 21, 2014
c1f20ad8
one thread per callback
· 98445569
Yichao Yu
authored
Jun 21, 2014
98445569
non-blocking NannyEvent destructor
· 76e1a1eb
Yichao Yu
authored
Jun 21, 2014
76e1a1eb
c_handle_retry_mem_error, cleanup, rename
· 3e503178
Yichao Yu
authored
Jun 20, 2014
3e503178
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
Jun 19, 2014
8333f431
OutArg
· 79dc436c
Yichao Yu
authored
Jun 17, 2014
79dc436c
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