- Jul 20, 2021
-
-
TESLA03\Master authored
Use level instead of dridNumber in NodeIndicesMultiGPU and instead of i in loops in MultipleGridBuilder
-
TESLA03\Master authored
CUDA doesn't support std::vector
-
TESLA03\Master authored
No need to pass node types anymore
-
- Jul 16, 2021
-
-
schoen authored
-
- Jul 15, 2021
-
-
TESLA03\Master authored
-
TESLA03\Master authored
-
TESLA03\Master authored
-
- Jun 29, 2021
-
-
peters authored
-
GITLAB-RUNNER03\runner authored
-
- Jun 24, 2021
- Jun 15, 2021
- Jun 14, 2021
-
-
peters authored
-
- Jun 11, 2021
- Jun 10, 2021
-
-
peters authored
-
- Apr 30, 2021
-
-
schoen authored
-
- Apr 29, 2021
-
-
peters authored
-
Soeren Peters authored
-
peters authored
-
- Apr 09, 2021
-
-
Soeren Peters authored
-
schoen authored
-
- Mar 19, 2021
-
-
schoen authored
simplified the kernel factory infrastructure by omit the enum (Kerneltype) -> adding new kernels to the factory should be straightforward now
-
- Mar 02, 2021
-
-
Soeren Peters authored
-
- Feb 26, 2021
-
-
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
As thrust is used in the gpu code, CUDA c++14 is required. Besides fixed compiler warnings in Parameter.cpp.
-
- Oct 26, 2020
-
-
Martin Schönherr authored
-
- Sep 16, 2020
-
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
- 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.
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 26, 2020
-
-
Soeren Peters authored
Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
-
- Aug 20, 2020
-
-
Soeren Peters authored
Warning: [-Wbackslash-newline-escape] https://stackoverflow.com/questions/31673945/clang-backslash-and-newline-separated-by-space-in-single-line-comment
-