- Oct 29, 2019
-
-
Alexandru Fikl authored
-
- Oct 27, 2019
-
-
Alexandru Fikl authored
Uses WeakSet to store events so we don't have to worry when they get destroyed. The check for out of sync events is also more strict: we now store the event per (buffer, op) as well as per queue and only check events that are still valid in both and only for the current buffer.
-
- Oct 26, 2019
-
-
Alexandru Fikl authored
Added the following logic: * in `enqueue_nd_range_kernel`, we catch all generated events for each queue. * those events get cleared when calling `queue.finish` or `cl.wait_for_events`. * if a kernel argument's queue's events are not in the current `wait_for`, we complain.
-
- Oct 24, 2019
-
-
Alexandru Fikl authored
-
- Oct 22, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 21, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Implement get_async Closes #18 See merge request inducer/pyopencl!91
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Sep 19, 2019
-
-
Andreas Klöckner authored
docs(README.rst): embrace https links
-
Xiao Liang authored
Changed links that were in http protocol and confirmed supporting https to https.
-
Xiao Liang authored
Changed links that were in http protocol and confirmed supporting https to https.
-
- Sep 16, 2019
-
-
Andreas Klöckner authored
Do not release gil in nanny event destructor See merge request inducer/pyopencl!92
-
Andreas Klöckner authored
-
- Aug 30, 2019
-
-
Andreas Klöckner authored
-
- Aug 29, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Aug 27, 2019
-
-
zachjweiner authored
-
zachjweiner authored
-
- Aug 26, 2019
-
-
zachjweiner authored
-
zachjweiner authored
-
Andreas Klöckner authored
Make Conda Apple CI use Conda-installed Khronos ICD loader and pocl See merge request inducer/pyopencl!90
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Aug 12, 2019
-
-
Andreas Klöckner authored
-
- Aug 09, 2019
-
-
Andreas Klöckner authored
Fix numpy initialization. x-ref: https://github.com/inducer/pycuda/issues/214 See merge request inducer/pyopencl!89
-
Andreas Klöckner authored
-
-
- Aug 03, 2019
-
-
Andreas Klöckner authored
Reenable Intel CI, delete AMD CPU CI See merge request inducer/pyopencl!88
-
Andreas Klöckner authored
-