Commits · 8333f4313cb0d620163deb278d2928721a1e73d6
pyopencl
src
c_wrapper
event.h
Browse files
Sep 14, 2014
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