Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • add-py3-conda-ci
  • array-svm
  • bitonic-sort
  • cffi
  • cffi-c++0x
  • circumvent-nvidia-enqueue_fill_buffer-bug
  • concurrency-check
  • deprecated-boost-python
  • direct-to-pocl
  • examples-ci
  • fix-info-type-memory-leak
  • fix-ro-svm-crashes
  • gpl-special-functions
  • intel-bitonic-size0-xfail
  • intel-cl-debug
  • intel-gpu-fixes
  • itruediv
  • main default protected
  • modernize-ci
  • more-pyproject
  • v2025.1
  • v2024.3
  • v2024.2.7
  • v2024.2.6
  • v2024.2.5
  • v2024.2.4
  • v2024.2.3
  • v2024.2.2
  • v2024.2.1
  • v2024.2
  • v2024.1
  • v2023.1.4
  • v2023.1.3
  • v2023.1.2
  • v2023.1.1
  • v2023.1
  • v2022.3.1
  • v2022.3
  • v2022.2.4
  • v2022.2.3
40 results
Created with Raphaël 2.2.05Oct28Sep2423223230Aug292621131172131Jul30292827262524232221201918161329Jun251918124217May1514121183221Apr201918161532129Mar191787121Feb1731Jan302826232221201817161513626Dec111076228Nov25232221191817169828Oct221716715Sep5430Aug292422212019189831Jul302923222120168643228Jun2625222010518May17127129Apr2827242322171514131230Mar20141225Feb2421181719Jan1810764129Dec3029261615124Nov2331Oct30201928Sep2017616Aug6120Jul1917169843230Jun27262523222119181726May2018522Apr7Mar24Feb26Jan15921Dec729Nov2213715Oct765430Sep2824211918Add mem pool tracing feature.Fix allocator visibility in tools, __init__, array.Introduce distinction between immediate and deferred allocators.Clean up Array constructor, remove some deprecated stuff.Extend retry-with-GC on mem allocation failure to all functions that can fail that way.Be clearer about known exception bug in Intel CL.Remove a few stray PyCUDA references. :)Merge branch 'master' of box:src/pyopenclMinor follow-up fix for image_from_array.Remove unneeded intersphinx references.Make image_from_array() support vector types.Update compyte.Remove Array.base. Fix strides in Array.view.Update compyte.Deprecate mem_size. Various strideliness fixes.Merge box:src/pyopenclBetter parsing in create_some_context.Update to boost 1.51.Merge 3D image fixes from Gregor Thalhammer.Don't inherit device memory error from Python MemoryError.Update compyte for register_dtype() fix.Fix dtype registration interface.Avoid exercising image functionality on Intel OpenCL (crashy!).Test fixes from Tomasz. (mainly scan)Be smarter about determining reduction group size.Python 3 fixes from Tomasz Rybak.Add ElementwiseTemplate, plus minor fixes to KernelTemplate.Add support for ranged elementwise kernels.Introduce kernel templating helper.Update aksetup to preserve commas in StringListOption defaults.Merge slate:src/pyopenclMinor doc fixes.Sorting tweaks.Be smarter about finding work partitions in the scan.Be tolerant of bogus offsetof() data from the device.Replace MSD radix sort with LSD radix sort, faster and simpler.Scan: allow output_statement to reference last_item if non-segmented.Create pyopencl.algorithm. Add MSD radix sort (to be replaced by LSD).Add structured reduction example.Add debug printfs to scan.
Loading