From dd2b961b1c17fceb848f12ce6c3414c2a0400e08 Mon Sep 17 00:00:00 2001
From: Anna Wellmann <a.wellmann@tu-bs.de>
Date: Thu, 2 Jun 2022 12:56:56 +0000
Subject: [PATCH] Remove old configs

---
 .../LBM/SphereScaling/configPhoenix1GPU.txt   | 36 ----------------
 .../LBM/SphereScaling/configPhoenix2GPU.txt   | 41 ------------------
 .../LBM/SphereScaling/configPhoenix4GPU.txt   | 36 ----------------
 .../LBM/SphereScaling/configPhoenix8GPU.txt   | 42 -------------------
 4 files changed, 155 deletions(-)
 delete mode 100644 apps/gpu/LBM/SphereScaling/configPhoenix1GPU.txt
 delete mode 100644 apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt
 delete mode 100644 apps/gpu/LBM/SphereScaling/configPhoenix4GPU.txt
 delete mode 100644 apps/gpu/LBM/SphereScaling/configPhoenix8GPU.txt

diff --git a/apps/gpu/LBM/SphereScaling/configPhoenix1GPU.txt b/apps/gpu/LBM/SphereScaling/configPhoenix1GPU.txt
deleted file mode 100644
index b35b15236..000000000
--- a/apps/gpu/LBM/SphereScaling/configPhoenix1GPU.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-##################################################
-#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
diff --git a/apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt b/apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt
deleted file mode 100644
index 9e88253b0..000000000
--- a/apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-# Phoenix
-# mpirun -np 2 "./VirtualFluids_dev/build/bin/SphereScaling" "./VirtualFluids_dev/apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt"
-# Profiling Phoenix
-# nsys profile --trace=cuda,mpi --mpi-impl=mpich --output=./nsysprofiles/nsys.sphereScaling.np2 --force-overwrite=true mpirun -np 2 "./VirtualFluids_dev/build/bin/SphereScaling" "./VirtualFluids_dev/apps/gpu/LBM/SphereScaling/configPhoenix2GPU.txt"
-
-##################################################
-#GPU Mapping
-##################################################
-Devices="3 2 1 0"
-NumberOfDevices=2
-
-##################################################
-#informations for Writing
-##################################################
-Path=/work/y0078217/Results/SphereScalingResults/2GPU/
-#Path="F:/Work/Computations/out/SphereScaling/"
-#Prefix="SphereScaling" 
-#WriteGrid=true
-##################################################
-#informations for reading
-##################################################
-GridPath=/work/y0078217/Grids/GridSphereScaling/SphereScaling2GPU/
-#GridPath="C:"
-
-##################################################
-#number of grid levels
-##################################################
-#NOGL=1
-
-##################################################
-#LBM Version
-##################################################
-#D3Qxx=27
-#MainKernelName=CumulantK17CompChim
-
-##################################################
-#simulation parameter
-##################################################
-TimeEnd=1000
-TimeOut=1000
-#TimeStartOut=0
\ No newline at end of file
diff --git a/apps/gpu/LBM/SphereScaling/configPhoenix4GPU.txt b/apps/gpu/LBM/SphereScaling/configPhoenix4GPU.txt
deleted file mode 100644
index d1043f7f8..000000000
--- a/apps/gpu/LBM/SphereScaling/configPhoenix4GPU.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-##################################################
-#GPU Mapping
-##################################################
-Devices="0 1 2 3"
-NumberOfDevices=4
-
-##################################################
-#informations for Writing
-##################################################
-Path=/work/y0078217/Results/SphereScalingResults/4GPU/
-#Path="F:/Work/Computations/out/SphereScaling/"
-#Prefix="SphereScaling" 
-#WriteGrid=true
-##################################################
-#informations for reading
-##################################################
-GridPath=/work/y0078217/Grids/GridSphereScaling/SphereScaling4GPU/
-#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
diff --git a/apps/gpu/LBM/SphereScaling/configPhoenix8GPU.txt b/apps/gpu/LBM/SphereScaling/configPhoenix8GPU.txt
deleted file mode 100644
index a62a49094..000000000
--- a/apps/gpu/LBM/SphereScaling/configPhoenix8GPU.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-##################################################
-#GPU Mapping
-##################################################
-Devices="0 1 2 3 4 5 6 7"
-NumberOfDevices=8
-
-##################################################
-#informations for Writing
-##################################################
-Path=/work/y0078217/Results/SphereScalingResults/8GPU/
-#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
-- 
GitLab