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
Commits
8c732a94
Commit
8c732a94
authored
3 years ago
by
Anna Wellmann
Committed by
Anna Wellmann
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove duplicate apps
parent
fa1920db
No related branches found
No related tags found
1 merge request
!104
Add Communication Hiding to GPU version
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/gpu/LBM/SphereScaling1/configPhoenix8GPU_2LevWeakStream.txt
+0
-42
0 additions, 42 deletions
...u/LBM/SphereScaling1/configPhoenix8GPU_2LevWeakStream.txt
gpu.cmake
+0
-4
0 additions, 4 deletions
gpu.cmake
with
0 additions
and
46 deletions
apps/gpu/LBM/SphereScaling1/configPhoenix8GPU_2LevWeakStream.txt
deleted
100644 → 0
+
0
−
42
View file @
fa1920db
##################################################
#GPU Mapping
##################################################
Devices="0 1 2 3"
NumberOfDevices=4
##################################################
#informations for Writing
##################################################
Path=/work/y0078217/Results/SphereScalingResults/8GPU/2LevWeakStream/
#Path="F:/Work/Computations/out/SphereScaling/"
#Prefix="SphereScaling"
#WriteGrid=true
##################################################
#informations for reading
##################################################
GridPath=/work/y0078217/Grids/GridSphereScaling/SphereScaling8GPU/
#GridPath="C:"
##################################################
#number of grid levels
##################################################
#NOGL=1
##################################################
#LBM Version
##################################################
#D3Qxx=27
#MainKernelName=CumulantK17CompChim
##################################################
#simulation parameter
##################################################
TimeEnd=100000
TimeOut=100000
#TimeStartOut=0
##################################################
# CUDA Streams and optimized communication (only used for multiple GPUs)
##################################################
useStreams = true
useReducedCommunicationInInterpolation = true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
gpu.cmake
+
0
−
4
View file @
8c732a94
...
...
@@ -45,11 +45,7 @@ IF (BUILD_VF_GPU)
#add_subdirectory(apps/gpu/LBM/TGV_3D)
#add_subdirectory(apps/gpu/LBM/TGV_3D_MultiGPU)
add_subdirectory
(
apps/gpu/LBM/SphereScaling
)
add_subdirectory
(
apps/gpu/LBM/SphereScaling1
)
add_subdirectory
(
apps/gpu/LBM/MusselOyster
)
add_subdirectory
(
apps/gpu/LBM/MusselOysterOyster
)
#add_subdirectory(apps/gpu/LBM/MusselOyster2x)
#add_subdirectory(apps/gpu/LBM/MusselOyster3z)
ELSE
()
MESSAGE
(
STATUS
"exclude Virtual Fluids GPU."
)
ENDIF
()
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment