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
Merge requests
!104
Add Communication Hiding to GPU version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add Communication Hiding to GPU version
m.schoenherr/VirtualFluids_dev:develop
into
develop
Overview
27
Commits
377
Pipelines
0
Changes
4
1 unresolved thread
Hide all comments
Merged
Anna Wellmann
requested to merge
m.schoenherr/VirtualFluids_dev:develop
into
develop
2 years ago
Overview
27
Commits
377
Pipelines
0
Changes
4
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
dd2b961b
Prev
Next
Show latest version
4 files
+
0
−
155
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
dd2b961b
Remove old configs
· dd2b961b
Anna Wellmann
authored
2 years ago
apps/gpu/LBM/SphereScaling/configPhoenix1GPU.txt deleted
100644 → 0
+
0
−
36
Options
##################################################
#GPU Mapping
##################################################
Devices="3"
NumberOfDevices=1
##################################################
#informations for Writing
##################################################
Path=/work/y0078217/Results/SphereScalingResults/1GPU/
#Path="F:/Work/Computations/out/SphereScaling/"
#Prefix="SphereScaling"
#WriteGrid=true
##################################################
#informations for reading
##################################################
GridPath=/work/y0078217/Grids/GridSphereScaling/SphereScaling1GPU/
#GridPath="C:"
##################################################
#number of grid levels
##################################################
#NOGL=1
##################################################
#LBM Version
##################################################
#D3Qxx=27
#MainKernelName=CumulantK17CompChim
##################################################
#simulation parameter
##################################################
TimeEnd=100000
TimeOut=100000
#TimeStartOut=0
\ No newline at end of file
Loading