Commits · d4dc39e701f57c8809e74f4f10ed8b1fb45d207f
pyopencl
src
c_wrapper
pyhelper.cpp
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
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
event callback directly using object pointer
· 7c6233df
Yichao Yu
authored
May 27, 2014
7c6233df
use new_handle instead of creating a new callback each time
· e99b70b2
Yichao Yu
authored
May 26, 2014
e99b70b2
nanny_event
· 4a422db7
Yichao Yu
authored
May 24, 2014
4a422db7
python object reference interface with c
· a9152419
Yichao Yu
authored
May 24, 2014
a9152419
Loading