- Mar 06, 2016
-
-
Tomáš Oberhuber authored
Implemeting heat equation benchmark.
-
- Feb 29, 2016
-
-
oberhuber authored
-
- Feb 07, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 26, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 17, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 08, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 04, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 02, 2016
-
-
Tomáš Oberhuber authored
-
- Jan 01, 2016
-
-
Tomáš Oberhuber authored
-
- Dec 31, 2015
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- the timer is now constructed as zero-initialized and stopped - reset() clears the timer, but does not start it again - getTime() no longer starts the timer if it is in a stopped state
-
- Dec 27, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 26, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 25, 2015
-
-
Tomáš Oberhuber authored
Refactoring the Dirichlet and the Neumann boundary conditions.
-
- Dec 24, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 21, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 20, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 13, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Dec 11, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 10, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Dec 07, 2015
-
-
Tomáš Oberhuber authored
Adding simple heat equation benchmark for CUDA.
-
- Dec 05, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 30, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 28, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 26, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 24, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 16, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 15, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Nov 13, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 08, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 07, 2015
-
-
Jakub Klinkovský authored
Moved tnlObject_impl.h back to tnlObject.cpp since function definitions in header files cause duplicates when building libtnl. The constructor of tnlObject is __cuda_callable__ so it's empty definition was moved directly to tnlObject.h to make it visible to nvcc.
-
Jakub Klinkovský authored
Problem with marking tnlObject's virtual destructor as __cuda_callable__ is yet to be solved...
-
- Nov 06, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-