- Sep 24, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Sep 23, 2018
-
-
Vít Hanousek authored
(Jak má člověk propalovat čas v Ostravě, když mu to školitel rozbil.... git log -L60,60:src/TNL/Meshes/GridDetails/Traverser_Grid3D_impl.h)
-
- Sep 22, 2018
-
-
Jakub Klinkovský authored
* mpi: Fix DistributedIOTest
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 19, 2018
-
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 18, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Sep 17, 2018
-
-
Jakub Klinkovský authored
* cineca/ci: Added configurations to build with MPI on the CI Disabled building Benchmarks, Examples, Tools and Python in one half of the CI jobs Reorganization - removed useless subdirectory Reorganization - moved examples into src Reorganization of benchmarks - moved into src
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The benchmarks, examples, tools or Python bindings are not run by the CI, so we just check that they can be compiled. But we don't have to do it twice...
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 16, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- There is an RAII wrapper called ScopedInitializer to handle finalization due to C++ exceptions and to avoid calls to Finalize in all exit branches. - Fixed signature of MpiCommunicator::Init to match that of MPI_Init.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 15, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Even the methods for specializations without storage have to return something, which was not the case...
-
Jakub Klinkovský authored
The original was simpler/more readable and we require GCC 5.0 now. This reverts commit d920a278.
-
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.
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
This shuts up a lot of GCC warnings...
-
Jakub Klinkovský authored
-
- Sep 13, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 12, 2018
-
-
Tomáš Oberhuber authored
-