Skip to content
Snippets Groups Projects
  1. 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
  2. May 13, 2021
  3. Mar 06, 2021
  4. Feb 18, 2021
  5. Feb 17, 2021
  6. Jan 20, 2021
  7. Dec 20, 2020
  8. Sep 08, 2020
  9. Apr 30, 2019
  10. Nov 20, 2018
  11. Feb 17, 2018
  12. Sep 15, 2017
  13. Sep 02, 2017
  14. Jul 27, 2017
  15. May 19, 2017
  16. Oct 08, 2016
  17. Sep 15, 2016
    • Arash's avatar
      Fixing Compiler warning · 045ff7d2
      Arash authored
      Using type suffix
      045ff7d2
    • Arash's avatar
      Update benchmark.py · f005fb21
      Arash authored
      Fixing CompilerWarning: <program source>: warning: double precision constant requires cl_khr_fp64, casting to single precision
      An application that wants to use double will need to include the directive before any double precision data type is declared in the kernel code.
      f005fb21
  18. Jul 02, 2016
  19. Jun 05, 2016
  20. May 11, 2016
  21. Nov 05, 2015
  22. Aug 09, 2015
  23. Jun 30, 2015
  24. Jun 21, 2015
  25. Jul 17, 2014
Loading