Skip to content
Snippets Groups Projects
  1. Apr 25, 2023
  2. Oct 23, 2022
  3. Sep 08, 2022
  4. Aug 06, 2022
  5. Jul 31, 2022
  6. Jun 22, 2022
  7. Jun 03, 2022
  8. 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
  9. May 13, 2021
  10. Mar 06, 2021
  11. Feb 18, 2021
  12. Feb 17, 2021
  13. Jan 20, 2021
  14. Dec 20, 2020
  15. Sep 08, 2020
  16. Apr 30, 2019
  17. Nov 20, 2018
  18. Feb 17, 2018
  19. Sep 15, 2017
  20. Sep 02, 2017
  21. Jul 27, 2017
  22. May 19, 2017
  23. Oct 08, 2016
  24. 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
  25. Jul 02, 2016
Loading