Skip to content
Snippets Groups Projects
  1. Sep 23, 2022
  2. Sep 20, 2022
  3. Sep 19, 2022
    • Matthias Diener's avatar
      PytatoPyOpenCLArrayContext: use SVM allocator if available, limit arg size for GPUs (#189) · 3c9aee68
      Matthias Diener authored
      
      * LazilyPyOpenCLCompilingFunctionCaller: limit arg size for GPUs
      
      * move limit
      
      * also check for SVM presence
      
      * get_target()
      
      * memoize get_target
      
      * UNDO BEFORE MERGE: use dev branches
      
      * Hackety hack: SVM detection in actx constructor
      
      * check whether passed allocator supports SVM
      
      * undo loopy branch
      
      * implement it for the base class
      
      * subclass LoopyPyOpenCLTarget
      
      * set actual limit
      
      * undo pytato branch
      
      * remove unused argument
      
      * add type annotations
      
      * add logging
      
      * Refactor arg size passing to put less logic in the target
      
      * flake8
      
      * add a test
      
      Co-authored-by: default avatarAndreas Kloeckner <inform@tiker.net>
      3c9aee68
  4. Jul 01, 2022
  5. Jun 29, 2022
  6. Jun 20, 2022
  7. Jun 11, 2022
  8. Jun 09, 2022
  9. May 20, 2022
  10. May 12, 2022
  11. May 02, 2022
  12. Apr 20, 2022
  13. Apr 06, 2022
  14. Mar 17, 2022
  15. Mar 03, 2022
  16. Mar 02, 2022
  17. Feb 15, 2022
  18. Jan 13, 2022
  19. Dec 27, 2021
  20. Dec 24, 2021
  21. Nov 07, 2021
  22. Oct 29, 2021
  23. Oct 24, 2021
  24. Oct 22, 2021
  25. Oct 20, 2021
  26. Oct 19, 2021
  27. Oct 18, 2021
  28. Oct 16, 2021
Loading