- Jul 19, 2022
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Jan 25, 2022
-
-
Henrik Asmuth authored
-
- Sep 30, 2021
-
-
Hkorb authored
-
- Sep 21, 2021
-
-
Add gitlab runner config file. Make missing ccache not a cmake warning. Set CMAKE_CUDA_ARCHITECTURES to cmake cache.
-
- Jul 16, 2021
-
-
Martin Schönherr authored
-
- Jun 15, 2021
-
-
TESLA03\Master authored
-
- Jun 11, 2021
-
-
TESLA03\Master authored
-
- May 31, 2021
-
-
TESLA03\Master authored
-
- May 25, 2021
-
-
TESLA03\Master authored
-
- Apr 30, 2021
-
-
schoen authored
-
- Apr 06, 2021
-
-
schoen authored
due to the changes in the kernel factory the includes and calls in the numerical test framework are also changed
-
- Mar 19, 2021
-
-
schoen authored
-
- Mar 16, 2021
- Mar 11, 2021
-
-
kutscher authored
-
- Mar 10, 2021
-
-
AMATERASU\geier authored
-
- Mar 09, 2021
-
-
Soeren Peters authored
-
- Mar 03, 2021
-
-
schoen authored
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
- Feb 08, 2021
-
-
niikonst 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.
-
- Dec 03, 2020
-
-
Martin Schönherr authored
no changes in configFiles for numerical tests necessary
-
- Nov 10, 2020
-
-
Martin Schönherr authored
-
- Oct 19, 2020
-
-
TESLA01\soerenpeters authored
-
- Oct 06, 2020
-
-
Soeren Peters authored
-
- Oct 05, 2020
-
-
Soeren Peters authored
Changed in metis CMakeLists: - add cmake required version to 3.0 - removed installation - add METIS options for idx54 and real64 bit. - set target include path - set public target defintions - put metis target into the 3rd folder group.
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 16, 2020
-
-
Soeren Peters authored
Few refactorings in cmake. Remove the old openmp flag. Put the intel and gcc libraries in the compiler file.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- Sep 15, 2020
-
-
Soeren Peters authored
Removed unused machine config files. Removed CAB_COMPILER variable. compiler flag files is now loaded regarding the CMAKE_CXX_COMPILER_ID variable: https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html Removed the 64 bit support.
-
- 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.
-
- Sep 04, 2020
-
-
Soeren Peters authored
Add public target include directories to the cmake targets. Therefore the IncludeList.cmake files are not necessary anymore. ADapt the export macros in the gks libraries. Add 3rd/vtk helper cmake macro. Gorup muparser into 3rd subfolder in visual studio project.
-
- Sep 03, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 02, 2020
-
-
Soeren Peters authored
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-
Soeren Peters authored
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-