- Feb 29, 2020
-
-
Jakub Klinkovský authored
Math.h: disable scalar functions for array/class types to avoid possible ambiguity with vector expressions
-
- 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
-
- Aug 09, 2019
-
-
Jakub Klinkovský authored
-
- Aug 03, 2019
-
-
Jakub Klinkovský authored
Also, templates were reordered so that related functions are next to each other.
-
Jakub Klinkovský authored
-
- Jun 14, 2019
-
-
Tomáš Oberhuber authored
-
- Apr 12, 2019
-
-
Tomáš Oberhuber authored
-
- Dec 12, 2018
-
-
Added ConfigDescription documentation and added small changes in Object, Math and ParameterContainer.
-
-
-
-
- Dec 03, 2018
-
-
Nina Džugasová authored
Added ConfigDescription documentation and added small changes in Object, Math and ParameterContainer.
-
- Nov 30, 2018
-
-
Nina Džugasová authored
-
- Nov 28, 2018
-
-
Nina Džugasová authored
-
- Nov 26, 2018
-
-
Nina Džugasová authored
-
- Sep 15, 2018
-
-
Jakub Klinkovský authored
The std::isnan method can be safely used in host code (if the compiler is not moron). There is no device code which uses isnan so the TNL::isNan function is useless. This reverts commit 0eff2f63.
-
- Sep 12, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 04, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- May 05, 2018
-
-
Jakub Klinkovský authored
TODO: check later if it is really necessary
-
- Jan 29, 2018
-
-
Jakub Klinkovský authored
-
- Nov 12, 2017
-
-
Tomáš Oberhuber authored
Implementation of TimeIndependentPDESolver.
-
- Aug 07, 2017
-
-
Jakub Klinkovský authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
- Cleaned up unnecessary specializations of TNL::max and TNL::min - Implemented result type promotion to fix compilation with nvcc - Added TNL::sqrt, which will be necessary for MIC
-
- Jul 31, 2017
-
-
Jakub Klinkovský authored
-
- Jun 24, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Mar 08, 2017
-
-
Vít Hanousek authored
-
Vít Hanousek authored
Implementace Array Operations pro MIC, vedoucí k zpřehlednění kódu -> kód použitý pro srovnávací test MIC-krakow, MIC-sharedpoiters, MIC-ArrayOperations
-
- Feb 12, 2017
-
-
Tomáš Oberhuber authored
-
- Oct 08, 2016
-
-
Jakub Klinkovský authored
-
- Oct 05, 2016
-
-
Jakub Klinkovský authored
-
- Aug 29, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 28, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 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
-