- Apr 08, 2021
-
-
Soeren Peters authored
-
peters authored
-
peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Mar 17, 2021
-
-
peters authored
As the cuda warnings are different on each platform and super badly documented, we switch to suppress all warnings for the GridGenerator.
-
- Feb 26, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Remove some compiler warnings and added some cuda warning suppressions for the GridGenerator, as they are cluttering the build output.
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 12, 2021
-
-
Soeren Peters authored
As all warnings from VirtualFluidsCPU might be removed, we added a new CI job wich only builds VirtualFluidsCPU and treats all warnings as errors.
-
- Feb 08, 2021
-
-
Sören Peters authored
-
Soeren Peters authored
-
- Feb 05, 2021
-
-
Soeren Peters authored
-
- Feb 04, 2021
-
-
Soeren Peters authored
Restructure the cmake cuda process. Remove the policy and always set CMAKE_CUDA_ARCHITECTURE to 30, if not set. This will fail when someone is trying to build with cuda 10.2 or higher, as cuda 10.2 minimum support is 52. NOTICE: preferred way is to set CMAKE_CUDA_ARCHITECTURE as cmake argument OR in the config file to the real gpu architecture. For example phoenix tesla P100 have the compute capability 60.
-
- Jan 14, 2021
-
-
Soeren Peters authored
Add gpu options to root cmake. Add the cmake option for passing the path to the numerial tests. Add git clone test to the CI.
-
- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
-
- Nov 10, 2020
-
-
TESLA01\soerenpeters authored
Add a fix for the numerical tests, where all compile definitions were overwritten by set_target_properties().
-
- Oct 27, 2020
-
-
Soeren Peters authored
Add gcov cmake and a python bindings cmake option (default off). Add the compiler flags also to the test targets.
-
- Oct 23, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Oct 21, 2020
-
-
Soeren Peters authored
-
- Oct 07, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
In CMakeLists enables clang-tidy for all targets.
-
- Oct 02, 2020
-
-
Soeren Peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 16, 2020
-
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- Sep 10, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-