Skip to content
Snippets Groups Projects
  1. May 17, 2022
    • Grzegorz Bokota's avatar
      Setup build wheels using cibuildwheel for all systems (#559) · 04143b9f
      Grzegorz Bokota authored
      
      * initial setup of cibuildwheel
      
      * skip windows test
      
      * revert obsolete change
      
      * skip pypy on windows
      
      * clean old wheel build configuration
      
      * bump cibuildwheel version
      
      * fix flake test
      
      * limit wheel build run
      
      * undo skiping/failing tests
      
      * comment win32 steps in build-ocl-windows
      
      * use stable ICD on macos
      
      * Update scripts/build-ocl-windows.sh
      
      Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
      
      * rename file for wheel build
      
      * add conda-forge explanation
      
      * remove mako from build-system requires
      
      * disable mako check for build under cibuildwheel
      
      * remove obsolete check of mako
      
      * add license information 
      
      
      add missed SCRIPT_DIR
      
      * try use configure script
      
      * musllinux build
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
      
      Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
      Unverified
      04143b9f
  2. Jun 30, 2021
    • Tim Gates's avatar
      docs: fix a few simple typos · a56281af
      Tim Gates authored and Andreas Klöckner's avatar Andreas Klöckner committed
      There are small typos in:
      - aksetup_helper.py
      - doc/types.rst
      - examples/black-hole-accretion.py
      - pyopencl/__init__.py
      - pyopencl/cl/pyopencl-random123/array.h
      
      Fixes:
      - Should read `unconditional` rather than `uncondtional`.
      - Should read `transferring` rather than `transfering`.
      - Should read `recipes` rather than `recipies`.
      - Should read `preferred` rather than `prefered`.
      - Should read `corresponding` rather than `correpsonding`.
      - Should read `arrays` rather than `arrrays`.
      
      Closes #500
      a56281af
  3. Sep 28, 2020
  4. Sep 09, 2020
  5. Sep 08, 2020
  6. Aug 15, 2020
  7. Jul 14, 2020
  8. May 03, 2019
  9. Jan 03, 2019
  10. Nov 05, 2018
  11. Jul 12, 2018
  12. Jul 26, 2017
  13. Apr 24, 2016
  14. Dec 09, 2015
  15. Oct 17, 2015
  16. Jun 21, 2015
  17. May 11, 2014
  18. Mar 02, 2014
  19. Oct 13, 2013
  20. Sep 16, 2013
  21. Jun 10, 2013
  22. Jun 09, 2013
  23. Jun 07, 2013
  24. May 14, 2013
  25. May 01, 2013
  26. Apr 08, 2013
  27. Mar 14, 2013
  28. Aug 29, 2012
  29. Aug 01, 2012
  30. Apr 16, 2012
  31. Mar 07, 2012
  32. Feb 17, 2012
  33. Jan 07, 2012
  34. Dec 27, 2011
  35. Nov 28, 2011
Loading