Commits · e3f3940e08962397988a483f5b96b68ea22cb760
pyopencl
src
c_wrapper
function.h
Browse files
Dec 16, 2017
Fix MSVC 2015 Update 3 ICE
· d428d366
Isuru Fernando
authored
Dec 16, 2017
and
Andreas Klöckner
committed
Dec 16, 2017
d428d366
Dec 13, 2015
Fix Visual Studio 2015 (64-bit) (patch by Christoph Gohlke and Yuyi Chao)
· f3ee7e63
Andreas Klöckner
authored
Dec 13, 2015
f3ee7e63
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
c_handle_retry_mem_error, cleanup, rename
· 3e503178
Yichao Yu
authored
Jun 20, 2014
3e503178
helper functions, improve trace output
· d71d960b
Yichao Yu
authored
Jun 19, 2014
d71d960b
c++14 style helper templates, convert pyopencl_buf to ArgBuffer
· cdaaefd8
Yichao Yu
authored
Jun 19, 2014
cdaaefd8
correct type in argpack
· a4c9ea4d
Yichao Yu
authored
Jun 19, 2014
a4c9ea4d
print call trace
· 1872e071
Yichao Yu
authored
Jun 17, 2014
1872e071
OutArg
· 79dc436c
Yichao Yu
authored
Jun 17, 2014
79dc436c
convert
· e936c9da
Yichao Yu
authored
Jun 18, 2014
e936c9da
convert opencl call arguments
· 3f3621d3
Yichao Yu
authored
Jun 07, 2014
3f3621d3
always_inline
· b8b07665
Yichao Yu
authored
Jun 05, 2014
b8b07665
Loading