Commits · d4dc39e701f57c8809e74f4f10ed8b1fb45d207f
pyopencl
src
c_wrapper
program.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
_Program.compile, _Program.link, _Program.all_kernels
· 9a832d72
Yichao Yu
authored
Jun 22, 2014
9a832d72
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
Jun 19, 2014
8333f431
move functions used by only one file to .cpp
· 6f2e556b
Yichao Yu
authored
Jun 16, 2014
6f2e556b
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