- Apr 08, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Apr 01, 2021
-
-
schoen authored
-
- Mar 31, 2021
-
-
schoen authored
changed the naming of the missing Classes (Strategies) and added the chimera kernel from the open source code
-
- Mar 30, 2021
-
-
schoen authored
-
- Mar 19, 2021
- 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.
-
- Mar 02, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 26, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Fix various msvc compiler warnings. With msvc the compiler flags are explicit passed to nvcc with -Xcompiler.
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
As thrust is used in the gpu code, CUDA c++14 is required. Besides fixed compiler warnings in Parameter.cpp.
-
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.
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 11, 2021
-
-
Soeren Peters authored
-
- Feb 08, 2021
-
-
Soeren Peters authored
Add the option for call linkBoost() without components. In that case cmake will just add the boost header dependency.
-
- Dec 21, 2020
-
-
GITLAB-RUNNER03\runner authored
According to the cuda documenation (https://docs.nvidia.com/cuda/cuda-math-api/group__CUDA__MATH__DOUBLE.html#group__CUDA__MATH__DOUBLE_1g6d36757715384dc18e0483aa1f04f6c7) pow() gets two double arguments. With the newest VisualStudio Version 16.8 these arguments needs to be passed as double explicitly.
-