diff --git a/CG_Parallel/input_options_hil_2520.txt b/CG_Parallel/input_options_hil_2520.txt new file mode 100644 index 0000000..d5c4d8b --- /dev/null +++ b/CG_Parallel/input_options_hil_2520.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=2520 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_3176.txt b/CG_Parallel/input_options_hil_3176.txt new file mode 100644 index 0000000..f20b593 --- /dev/null +++ b/CG_Parallel/input_options_hil_3176.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=3176 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_3636.txt b/CG_Parallel/input_options_hil_3636.txt new file mode 100644 index 0000000..7e22d08 --- /dev/null +++ b/CG_Parallel/input_options_hil_3636.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=3636 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_4002.txt b/CG_Parallel/input_options_hil_4002.txt new file mode 100644 index 0000000..421510b --- /dev/null +++ b/CG_Parallel/input_options_hil_4002.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=4002 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_4311.txt b/CG_Parallel/input_options_hil_4311.txt new file mode 100644 index 0000000..6beec08 --- /dev/null +++ b/CG_Parallel/input_options_hil_4311.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=4311 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_4581.txt b/CG_Parallel/input_options_hil_4581.txt new file mode 100644 index 0000000..d63c14e --- /dev/null +++ b/CG_Parallel/input_options_hil_4581.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=4581 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_4823.txt b/CG_Parallel/input_options_hil_4823.txt new file mode 100644 index 0000000..25a36ac --- /dev/null +++ b/CG_Parallel/input_options_hil_4823.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=4823 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_5042.txt b/CG_Parallel/input_options_hil_5042.txt new file mode 100644 index 0000000..6f046d9 --- /dev/null +++ b/CG_Parallel/input_options_hil_5042.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=5042 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_6354.txt b/CG_Parallel/input_options_hil_6354.txt new file mode 100644 index 0000000..1d7edb9 --- /dev/null +++ b/CG_Parallel/input_options_hil_6354.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=6354 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_7273.txt b/CG_Parallel/input_options_hil_7273.txt new file mode 100644 index 0000000..91d6910 --- /dev/null +++ b/CG_Parallel/input_options_hil_7273.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=7273 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_hil_8005.txt b/CG_Parallel/input_options_hil_8005.txt new file mode 100644 index 0000000..20e18e4 --- /dev/null +++ b/CG_Parallel/input_options_hil_8005.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=hilbert +#----------------General-Parameters---------------- +N=8005 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_2520.txt b/CG_Parallel/input_options_tri_2520.txt new file mode 100644 index 0000000..50dec4e --- /dev/null +++ b/CG_Parallel/input_options_tri_2520.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=2520 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_3176.txt b/CG_Parallel/input_options_tri_3176.txt new file mode 100644 index 0000000..b91483a --- /dev/null +++ b/CG_Parallel/input_options_tri_3176.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=3176 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_3636.txt b/CG_Parallel/input_options_tri_3636.txt new file mode 100644 index 0000000..6d70acd --- /dev/null +++ b/CG_Parallel/input_options_tri_3636.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=3636 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_4002.txt b/CG_Parallel/input_options_tri_4002.txt new file mode 100644 index 0000000..54d9dcc --- /dev/null +++ b/CG_Parallel/input_options_tri_4002.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=4002 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_4311.txt b/CG_Parallel/input_options_tri_4311.txt new file mode 100644 index 0000000..ded226f --- /dev/null +++ b/CG_Parallel/input_options_tri_4311.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=4311 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_4581.txt b/CG_Parallel/input_options_tri_4581.txt new file mode 100644 index 0000000..c1def7c --- /dev/null +++ b/CG_Parallel/input_options_tri_4581.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=4581 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_4823.txt b/CG_Parallel/input_options_tri_4823.txt new file mode 100644 index 0000000..c12248d --- /dev/null +++ b/CG_Parallel/input_options_tri_4823.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=4823 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_5042.txt b/CG_Parallel/input_options_tri_5042.txt new file mode 100644 index 0000000..9bb731e --- /dev/null +++ b/CG_Parallel/input_options_tri_5042.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=5042 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_6354.txt b/CG_Parallel/input_options_tri_6354.txt new file mode 100644 index 0000000..3a15fac --- /dev/null +++ b/CG_Parallel/input_options_tri_6354.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=6354 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_7273.txt b/CG_Parallel/input_options_tri_7273.txt new file mode 100644 index 0000000..c0ba6a6 --- /dev/null +++ b/CG_Parallel/input_options_tri_7273.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=7273 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/input_options_tri_8005.txt b/CG_Parallel/input_options_tri_8005.txt new file mode 100644 index 0000000..1860a70 --- /dev/null +++ b/CG_Parallel/input_options_tri_8005.txt @@ -0,0 +1,28 @@ +#Text file with the options to execute the Conjugate Gradient Solver +#Authors: Sergio Daniel Hernandez Charpak +#=========================================== +#----------------Format--------------------- +#-To comment just start a line with the '#' character +#The format goes by: key=value with no spaces. +#For keys with several values these are separated with the ',' character +#Keys are unique +#=========================================== +#----------------Initial-Conditions------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a tridiagonal matrix:'tridiagonal' +#-a hilbert matrix:'hilbert' +type_input=tridiagonal +#----------------General-Parameters---------------- +N=8005 +tol=1e-10 +max_iter=20000 +#----------------Output-Files---------------- +#-Be careful to write the path with no quotes +#-Can be: +#-a text File:'text' +#-a binary file:'bin' +type_output=text +outputFile=testing_1 +number_outputs=1 +#----------------End---------------- diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_16.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_16.sh index 0b9bc01..1bb1f81 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_16.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=16 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_16.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_2.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_2.sh index 0b9bc01..c414e15 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_2.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=2 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_2.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_32.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_32.sh index 0b9bc01..9bf4068 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_32.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=2 +#SBATCH --ntasks=32 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_32.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_4.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_4.sh index 0b9bc01..e30a876 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_4.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=4 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_4.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_64.sh similarity index 79% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_64.sh index 0b9bc01..89b60e2 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_64.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 +#SBATCH --nodes=4 #SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_64.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_hil_4000_8.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_hil_4000_8.sh index 0b9bc01..941ab7b 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_hil_4000_8.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=8 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_hil_4000.txt > cgp_hil_4000_8.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_128.sh b/CG_Parallel/script_slurm_tri_10000_128.sh index c3aaee0..2db2d85 100644 --- a/CG_Parallel/script_slurm_tri_10000_128.sh +++ b/CG_Parallel/script_slurm_tri_10000_128.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 +#SBATCH --nodes=6 #SBATCH --ntasks=128 -#SBATCH --time=2:50:00 +#SBATCH --time=5:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=5000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_128.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_10000_2.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_10000_2.sh index 0b9bc01..34d8fd1 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_10000_2.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=2 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_2.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_10000_64.sh index 0b9bc01..8079ea7 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_10000_64.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 +#SBATCH --nodes=4 #SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_16.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_16.sh index 0b9bc01..c614674 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_16.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=16 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_16.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_2.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_2.sh index 0b9bc01..91a7a21 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_2.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=2 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_2.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_32.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_32.sh index 0b9bc01..0cbbc8f 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_32.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=2 +#SBATCH --ntasks=32 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_32.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_4.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_4.sh index 0b9bc01..db64fb0 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_4.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=4 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_4.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_64.sh similarity index 79% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_64.sh index 0b9bc01..3710049 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_64.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 +#SBATCH --nodes=4 #SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_64.out echo CG Par FINISHED at `date` diff --git a/CG_Parallel/script_slurm_tri_10000_64.sh b/CG_Parallel/script_slurm_tri_4000_8.sh similarity index 76% copy from CG_Parallel/script_slurm_tri_10000_64.sh copy to CG_Parallel/script_slurm_tri_4000_8.sh index 0b9bc01..998d84d 100644 --- a/CG_Parallel/script_slurm_tri_10000_64.sh +++ b/CG_Parallel/script_slurm_tri_4000_8.sh @@ -1,33 +1,33 @@ #!/bin/bash -#SBATCH --nodes=3 -#SBATCH --ntasks=64 -#SBATCH --time=2:50:00 +#SBATCH --nodes=1 +#SBATCH --ntasks=8 +#SBATCH --time=4:50:00 #SBATCH -A phpc2019 -#SBATCH --mem-per-cpu=3000 +#SBATCH --mem-per-cpu=9000 # mail alert at end of execution #SBATCH --mail-type=END # send mail to this address #SBATCH --mail-user=sergio.hernandez@epfl.ch # Script running the Conjugate Grandient Solver # output on .dat and .out files # echo 'Loading modules' module purge module load gcc/7.3.0 mvapich2 # ************************************************ # ** CG ** # ************************************************ echo CG Par STARTING at `date` -srun ./CG_Parallel input_options_tri_10000.txt > cgp_tri_10000_64.out +srun ./CG_Parallel input_options_tri_4000.txt > cgp_tri_4000_8.out echo CG Par FINISHED at `date`