Commits on Source (33)
-
Soeren Peters authoreddfcf247e
-
Soeren Peters authored
Update ci jobs to new image 1.1. Add clangd file to satisfy clangd when indexing cuda files. For the same reason disable cuda response files for includes.
8dacea33 -
Soeren Peters authored5e73faf6
-
Anna Wellmann authored5d106aba
-
Soeren Peters authoredca2ec439
-
Soeren Peters authored
Remove old apps. Remove unused extensions. Add format checker extensions and flylint settings to workspace. Add multigpu build to all-apps.
59f6ca0b -
Soeren Peters authoredd1f0b528
-
Anna Wellmann authored616c6622
-
Anna Wellmann authored
Update python bindings after changes to MultipleGridBuilder See merge request irmb/VirtualFluids_dev!258
bf7ebb87 -
31e56272
-
Anna Wellmann authored1c1ed2d6
-
Soeren Peters authored4dae189d
-
Anna Wellmann authored85d24081
-
Soeren Peters authored0dfe1beb
-
Soeren Peters authoredf497114e
-
Soeren Peters authored566d8a5f
-
Anna Wellmann authoreda1473578
-
Soeren Peters authorede4ed7503
-
Soeren Peters authored352e6650
-
Soeren Peters authored9da60ec0
-
ab02b495
-
Sören Peters authored
Update docker image to 1.1 + changes in vscode settings. See merge request irmb/VirtualFluids_dev!255
a85ed6bd -
Soeren Peters authored88efc32c
-
Anna Wellmann authorede4538e11
-
c06785f5
-
Anna Wellmann authored4beba6b8
-
Anna Wellmann authored9ac1e9ff
-
Anna Wellmann authored
Add docker container for apps that use wiFI in combination with VirtualFluids See merge request irmb/VirtualFluids_dev!259
6571fa03 -
Sören Peters authored
Remove LBM subfolder from apps/gpu See merge request irmb/VirtualFluids_dev!260
7237cde6 -
Soeren Peters authored
- renamed the mpi module to parallel - removed the communicationRoutine interface from gpu. gpu now also uses the communicator interface from parallel - added missing functionality in parallel/Communicator - moved ws2_32 library dependency on windows from VirtualFluids_GPU to parallel
636fa57a -
Sören Peters authored
[GPU] use shared Communicator and remove MPI dependency from VirtualFluids_GPU. Renamed mpi module to parallel See merge request irmb/VirtualFluids_dev!261
6a404358 -
Soeren Peters authored524eb362
-
Sören Peters authored
[GPU] Rename cuda lib to gpu/cuda_helper See merge request irmb/VirtualFluids_dev!262
42f7a35e
Showing
- .clang-format 1 addition, 1 deletion.clang-format
- .clang-tidy 2 additions, 2 deletions.clang-tidy
- .clangd 9 additions, 0 deletions.clangd
- .devcontainer/devcontainer.json 7 additions, 8 deletions.devcontainer/devcontainer.json
- .gitlab-ci.yml 4 additions, 8 deletions.gitlab-ci.yml
- .vscode/settings.json 7 additions, 2 deletions.vscode/settings.json
- CMake/cmake_config_files/ARAGORN.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/ARAGORN.config.cmake
- CMake/cmake_config_files/ARAGORNUBUNTU.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/ARAGORNUBUNTU.config.cmake
- CMake/cmake_config_files/ELDARION.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/ELDARION.config.cmake
- CMake/cmake_config_files/KI4ALLGPU.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/KI4ALLGPU.config.cmake
- CMake/cmake_config_files/MOLLOK.config.cmake 3 additions, 3 deletionsCMake/cmake_config_files/MOLLOK.config.cmake
- CMake/cmake_config_files/MULE.config.cmake 2 additions, 2 deletionsCMake/cmake_config_files/MULE.config.cmake
- CMake/cmake_config_files/PHOENIX.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/PHOENIX.config.cmake
- CMake/cmake_config_files/TESLA03.config.cmake 1 addition, 1 deletionCMake/cmake_config_files/TESLA03.config.cmake
- CMakeLists.txt 7 additions, 2 deletionsCMakeLists.txt
- Containers/Ubuntu22_04.Dockerfile 11 additions, 8 deletionsContainers/Ubuntu22_04.Dockerfile
- Containers/Ubuntu22_04_wiFI.Dockerfile 14 additions, 0 deletionsContainers/Ubuntu22_04_wiFI.Dockerfile
- Python/actuator_line/actuator_line.py 4 additions, 6 deletionsPython/actuator_line/actuator_line.py
- Python/boundary_layer/boundary_layer.py 4 additions, 5 deletionsPython/boundary_layer/boundary_layer.py
- apps/cpu/AcousticPulse/ap.cpp 1 addition, 1 deletionapps/cpu/AcousticPulse/ap.cpp
.clangd
0 → 100644
Containers/Ubuntu22_04_wiFI.Dockerfile
0 → 100755