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