- Jan 10, 2018
-
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 18, 2017
-
-
Jakub Klinkovský authored
-
- Dec 14, 2017
-
-
Jakub Klinkovský authored
-
- Dec 05, 2017
-
-
Jakub Klinkovský authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
Standard CMAKE_CXX_FLAGS are a space-delimited list, but our CXX_TESTS_FLAGS are manually passed to CUDA_ADD_EXECUTABLE, which expects a semicolon-delimited list. Blame cmake for such a crazy language...
-
Jakub Klinkovský authored
-
- Jul 02, 2017
-
-
Jakub Klinkovský authored
-
- Jun 26, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 18, 2017
-
-
Jakub Klinkovský authored
This does not need any code in cmake as the macro is defined by the compiler itself. See also the table here: http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 13, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Mar 23, 2017
-
-
Tomáš Oberhuber authored
-
- Mar 17, 2017
-
-
Jakub Klinkovský authored
-
- Mar 15, 2017
-
-
Vít Hanousek authored
Přidán parametr build scriptů --have-mic=yes, je podmíněný použitím icpc a vypíná CUDU (nastaví cuda=no než se začna cuda kontrolovat)
-
- Jan 12, 2017
-
-
Vít Hanousek authored
-
- Nov 30, 2016
-
-
Jakub Klinkovský authored
We must pass the CUDA_HOST_COMPILER variable manually to use the compiler configured by the user.
-
- Nov 11, 2016
-
-
Jakub Klinkovský authored
This does not have to be tested and configured manually :)
-
- Oct 03, 2016
-
-
Jakub Klinkovský authored
-
- Oct 02, 2016
-
-
Tomáš Oberhuber authored
-
- Sep 27, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Plus the associated revamping of the SolverStarter. Also ODESolverMonitor has been removed as its functionality has been merged into the IterativeSolverMonitor.
-
- Sep 08, 2016
-
-
Tomáš Oberhuber authored
-
- Sep 04, 2016
-
-
Tomáš Oberhuber authored
-
- Sep 03, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 29, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 21, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 16, 2016
-
-
Jakub Klinkovský authored
-