Commits · e3f3940e08962397988a483f5b96b68ea22cb760
pyopencl
src
c_wrapper
device.h
Browse files
Nov 30, 2015
Work around older (4.8/4.9) gcc issues on Ubuntu (thanks @larsmans)
· e12f38a3
Andreas Klöckner
authored
Nov 29, 2015
e12f38a3
Sep 15, 2015
Support for OpenCL 2.0 constants/GetInfo
· d6652d16
Andreas Klöckner
authored
Sep 15, 2015
d6652d16
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
device::get_version
· 97c7897a
Yichao Yu
authored
Jun 22, 2014
97c7897a
create_sub_devices_ext
· 2c4be91c
Yichao Yu
authored
Jun 21, 2014
2c4be91c
create_sub_devices, c api
· ae6a730b
Yichao Yu
authored
Jun 20, 2014
ae6a730b
rename
· bf49b059
Yichao Yu
authored
Jun 19, 2014
bf49b059
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
Jun 19, 2014
8333f431
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