- Jan 27, 2017
-
-
Andreas Klöckner authored
-
- Jan 25, 2017
-
-
Martin Weigert authored
Remove chatty compiler warnings when including pyopencl-complex.h in OSX by inlining all complex valued functions See: https://github.com/pyopencl/pyopencl/issues/134
-
- Jan 20, 2017
-
-
Andreas Klöckner authored
Make CommandQueue._get_cl_version device- (rather than platform-) specific (Fixes #168 on github) See merge request !7
-
Andreas Klöckner authored
-
- Jan 18, 2017
-
-
Andreas Klöckner authored
Apple AMD Radeon GPU bug-fix
-
hightower8083 authored
compiler crash on AMD Radeon crad on Apple platform. For this structed data pointers, ldata[:][:].value, are replaced by temporal variables tmp and tmp_aux before passing to SCAN_EXPR. To avoid leftover-worning tmp_aux was added to_PREFIX_WORDS.
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Adapt doctest output to new version of numpy See merge request !6
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix ppc64le compilation.
-
- Jan 17, 2017
-
-
Charalampos Stratakis authored
-
- Jan 14, 2017
-
-
Andreas Klöckner authored
Fix typo in GenericScanKernel
-
adityapb authored
-
- Dec 18, 2016
-
- Dec 12, 2016
-
-
Andreas Klöckner authored
-
- Dec 10, 2016
-
-
Andreas Klöckner authored
Fix kernel template decl order See merge request !5
-
- Dec 09, 2016
-
-
Andreas Klöckner authored
Add some amount of binary cache miss/hit logging See merge request !4
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 07, 2016
-
-
Andreas Klöckner authored
Multi setitem See merge request !3
-
henry authored
-
- Dec 02, 2016
-
-
henry authored
-
henry authored
-
henry authored
Modify the kernel to fill all indicies if there is only one value passed in values array, and to use modulo mode otherwise (to match numpys behavior).
-
henry authored
`get_put_kernel` from array multi_put.
-
henry authored
* Update `get_put_kernel` to check if fill value exists, and use it if so.
-
- Nov 30, 2016
-
-
Andreas Klöckner authored
Prep for Flake8 during CI See merge request !2
-
Andreas Klöckner authored
-
Andreas Klöckner authored
- Nov 25, 2016
-
-
Andreas Klöckner authored
Fix typo in package name while fetching resource filename: s/pyopencl…
-
Jan Čapek authored
-
- Nov 03, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix Exception message and allow queue arg usage for `multi_put`.
-