Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
VirtualFluids
Graph
7bdcf0ac55170ce3eecf5d4cf27dd0d3f812e8cd
Select Git revision
Branches
3
a.wellmann-develop-patch-391f
develop
default
main
protected
Tags
3
0.1.2
0.1.1
0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
May
2
29
Apr
28
27
26
25
23
19
15
12
11
8
7
6
5
4
2
1
31
Mar
29
28
14
11
10
9
8
25
Feb
24
21
18
17
16
3
2
31
Jan
26
25
24
21
20
14
12
11
7
4
3
16
Dec
13
10
7
6
4
3
2
30
Nov
29
28
27
26
25
24
23
19
18
15
13
12
11
9
5
4
3
2
1
29
Oct
28
27
26
20
19
18
15
14
13
12
11
8
7
6
5
1
30
Sep
29
28
27
24
22
21
20
19
17
16
15
14
13
10
6
3
2
1
31
Aug
24
23
17
16
12
11
9
6
5
4
3
2
29
Jul
28
27
26
21
20
16
15
14
13
12
9
8
7
6
5
1
30
Jun
29
27
24
Remove unused comment
fix yaml
Run cppcheck only on irmb namespace.
Change gitlab ci file when cppcheck is executed.
Move cppcheck and gcovr to docker image.
Remove consistency settings from devcontainer
Use smaller grid in MusselOyster
Add configuration for Aragorn to MusselOyster
Add mounts to devcontainer
Fix build error: 'curand.h' file not found
Set HOME in devcontainer to /workspaces/
Add scripts to gitignore
Remove old functins for writing send nodes to file
Setup strong scaling for two levels on eight GPUs
Add export compile commands to the main cmake file
Use streams on 8 GPUs for MusselOyster
Remove output of send nodes from file writer
Modify test for copyEdgeNodes to adapt to amended method
Make app MusselOyster
Check size of send vector before copyEdgeNodes
Add conditional to copyEdgeNodes for reduced comm
Fix function calls to copyEdgeNodes
Fix tests for copyEdgeNodes after bugfix
Fix bug in communication after fine to coarse
Add tests for copyEdgeNodes_XZ
Add debug writer for edge nodes receive
Refactor writeEdgeNodesXZ_Send
Add debug writer for edge nodes send
Use copyEdgeNodes for all directions
Rename variables in copyEdgeNodes
Only copy send nodes which are not part of the reduced communication (for reduced comm after fine to coarse)
Move copyEdgeNodes X to Z into function
added SGSConstand to config file
some bug fixes in planarAverageProbe and minor clean ups
Use initial condition in DrivenCavityMultiGPU
Add test for reorderSendIndicesForCommAfterFtoCX()
Simplify vector comparison
added various printfs for debugging
added debugging prints in stressBC and Smagorinsky in turb. cumulant kernel
Write index in sendProcessNeighbor.index to vtu
Loading