- Sep 23, 2021
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- Sep 13, 2021
-
-
Dominik Thoennes authored
remove allow-run-as-root in MPIEXEC_PREFLAGS it is handled via the environment variables in the docker images check for intelclang or clang before checking for OpenMP bug
-
- Sep 06, 2021
-
-
Dominik Thoennes authored
-
- Jun 30, 2021
-
-
- Jun 16, 2021
-
-
- May 17, 2021
-
-
Christoph Rettinger authored
-
- May 15, 2021
-
-
Dominik Thoennes authored
-
- May 04, 2021
-
-
Michael Kuron authored
-
- Apr 30, 2021
-
-
- Apr 09, 2021
-
-
Christoph Schwarzmeier authored
-
Christoph Schwarzmeier authored
-
- Mar 31, 2021
-
-
- Mar 23, 2021
-
-
Dominik Thoennes authored
-
- Mar 16, 2021
-
-
Dominik Thoennes authored
the wrapper did not compile but since this was not a problem in the last two years it can be removed
-
- Feb 22, 2021
-
-
Michael Kuron authored
-
- Jan 27, 2021
-
-
Sebastian Eibl authored
-
- Jan 22, 2021
-
-
Dominik Thoennes authored
-
- Jan 12, 2021
-
-
Michael Kuron authored
-
- Jan 01, 2021
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Dec 28, 2020
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
- Oct 30, 2020
-
-
Dominik Thoennes authored
-
-
- Oct 05, 2020
-
-
Michael Kuron authored
It is not needed because deprecations are compiler warnings and should not be ignored anyway. Also, no need to export WARNING_DEPRECATED to the C++ code.
-
- Sep 04, 2020
-
-
Markus Holzer authored
-
- Jul 23, 2020
-
-
Michael Kuron authored
We need to have at least one other required library, otherwise FindBoost will consider itself successful even if it didn't find anything. Also, add Python 3.8 support by using the Python version numbers as library version numbers.
-
- Jul 07, 2020
-
-
Dominik Thoennes authored
-
- Jul 04, 2020
-
-
Dominik Thoennes authored
-
- Jun 10, 2020
-
-
Dominik Thoennes authored
use cuda as a first level language in CMake with `enable_language(CUDA)` enable tests where cuda and codegen are both activated various minor fixes
-
- Mar 17, 2020
-
-
Dominik Thoennes authored
-
- Dec 10, 2019
-
-
Markus Holzer authored
-
- Nov 11, 2019
-
-
Michael Kuron authored
CMake: don't use CMAKE_CXX14_STANDARD_COMPILE_OPTION directly, instead go through CMAKE_CXX_STANDARD
-
Michael Kuron authored
-
- Oct 15, 2019
-
-
Michael Kuron authored
-
- Sep 10, 2019
-
-
Matthias Markl authored
markl
-
- Jul 30, 2019
-
-
Dominik Thoennes authored
-
- Jul 16, 2019
-
-
Dominik Thoennes authored
This option is OFF by default. If turned on cmake will notify if a target cannot be build due to a missing module.
-