- Mar 02, 2020
-
-
- Nov 26, 2019
-
-
Tomáš Oberhuber authored
-
Lukas Cejka authored
-
- Oct 25, 2019
-
-
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.
-
- Oct 24, 2019
-
-
Jakub Klinkovský authored
Fixes #46
-
Jakub Klinkovský authored
-
- Aug 07, 2019
-
-
Jakub Klinkovský authored
-
- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 11, 2019
-
-
- Apr 06, 2019
-
-
Jakub Klinkovský authored
-
- Sep 29, 2018
-
-
Jakub Klinkovský authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
The x and b vectors might have different type.
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
- separate data types for input arrays of binary operations (necessary for the equality comparison of two arrays of different type) - added separate template parameter for ResultType, which defaults to the RealType (the goal is to allow sum of bool vectors into int instead of bool)
-
- Jun 25, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 24, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 12, 2017
-
-
Tomáš Oberhuber authored
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 23, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 11, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 10, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 01, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 17, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-
- Mar 23, 2016
-
-
Tomáš Oberhuber authored
-