Skip to content
Snippets Groups Projects
  1. Feb 02, 2020
  2. Jan 27, 2020
  3. Jan 07, 2020
  4. Jan 02, 2020
  5. Oct 25, 2019
    • Jakub Klinkovský's avatar
      Moved (most of) static methods from TNL::Devices::Cuda as free functions into... · 2d5176fb
      Jakub Klinkovský authored
      Moved (most of) static methods from TNL::Devices::Cuda as free functions into separate namespace TNL::Cuda
      
      The class TNL::Devices::Cuda was too bloated, breaking the Single
      Responsibility Principle. It should be used only for template
      specializations and other things common to all devices.
      
      The functions in MemoryHelpers.h are deprecated, smart pointers should
      be used instead.
      
      The functions in LaunchHelpers.h are temporary, more refactoring is
      needed with respect to execution policies and custom launch parameters.
      2d5176fb
  6. Oct 24, 2019
  7. Jul 14, 2019
  8. Apr 19, 2019
  9. Mar 30, 2019
  10. Nov 21, 2018
  11. Sep 19, 2018
  12. Sep 09, 2018
  13. Sep 06, 2018
  14. Sep 05, 2018
  15. Sep 02, 2018
  16. Aug 26, 2018
  17. Aug 25, 2018
  18. Aug 24, 2018
  19. Aug 23, 2018
  20. Aug 22, 2018
  21. Aug 13, 2018
  22. Jul 15, 2018
  23. Jul 14, 2018
  24. Jun 10, 2018
  25. Jun 07, 2018
  26. Jun 06, 2018
  27. Jun 05, 2018
  28. Jun 04, 2018
Loading