- May 07, 2018
-
-
Jakub Klinkovský authored
-
- May 04, 2018
-
-
Jakub Klinkovský authored
-
- Mar 24, 2018
-
-
Jakub Klinkovský authored
And of course our implementation is faster ;-)
-
- Mar 08, 2018
-
-
Vít Hanousek authored
-
- Jan 19, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Fixes 72a28071c281cb58bbc3af663b7586a9c322e42a
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
- Nov 06, 2017
-
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
- Nov 04, 2017
-
-
Jakub Klinkovský authored
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
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)
-
Jakub Klinkovský authored
-
- Oct 14, 2017
-
-
Jakub Klinkovský authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- Use math function from TNL/Math.h instead of the standard library - Many cosmetic changes for readability
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- The inherited operator= is weird, but this seems to work. - Use TNL::pow instead of std::pow etc.
-
- Aug 02, 2017
-
-
Jakub Klinkovský authored
-
- Jul 31, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
- Jul 30, 2017
-
-
Jakub Klinkovský authored
-
- Jul 29, 2017
-
-
Jakub Klinkovský authored
-
- Jul 27, 2017
-
-
Tomáš Oberhuber authored
-
- Jul 16, 2017
-
-
Tomáš Oberhuber authored
-
- Jul 14, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
(This version is implemented in Object)
-
Vít Hanousek authored
-
- Jul 12, 2017
-
-
Jakub Klinkovský authored
-
- Jul 09, 2017
-
-
Jakub Klinkovský authored
The problem is that the __CUDA_ARCH__ macro is defined only in device code, so it can't be used for configuring the kernel launches.
-
- Jul 03, 2017
-
-
Jakub Klinkovský authored
-
- Jul 02, 2017
-
-
Jakub Klinkovský authored
-
- Jun 24, 2017
-
-
Jakub Klinkovský authored
-