Skip to content
Snippets Groups Projects
Commit 778c031f authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 19/09/2022:BECNH/*/parameters_mg.nam, For GPU bit_repro/correctness, set...

Juan 19/09/2022:BECNH/*/parameters_mg.nam, For GPU bit_repro/correctness, set smoother=6=jacobi + iswitch_cpu_gpu=100 <=> No witch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
parent 8f43d52d
No related branches found
No related tags found
No related merge requests found
Showing with 18 additions and 10 deletions
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -102,6 +102,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 8, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 3, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -102,6 +102,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 8, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 3, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -104,6 +104,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 9, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 5, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -30,7 +30,7 @@
! * Conjugate gradient parameters
! *********************************************************************
&parameters_conjugategradient
verbose = 10, ! Verbosity level
verbose = 0 ! 10, ! Verbosity level
maxiter = 5, ! Maximal number of iterations
resreduction = 1.0e-1, ! Target residual reduction
n_prec = 1 ! Number of smoother applications in
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -102,8 +102,9 @@
! * Multigrid parameters
! *********************************************************************
&parameters_multigrid
verbose = 10, ! Verbosity level
verbose = 0 ! 10, ! Verbosity level
n_lev = 9, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 5, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -102,6 +102,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 10, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 5, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -102,6 +102,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 10, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 5, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -84,7 +84,7 @@
! parameters of the smoother
!
&parameters_smoother
smoother = 3, ! Smoother method
smoother = 6, ! Smoother method
! 3 = line SOR
! 4 = line SSOR
! 6 = line Jacobi
......@@ -101,6 +101,7 @@
&parameters_multigrid
verbose = 10, ! Verbosity level
n_lev = 7, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 3, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
......@@ -99,8 +99,9 @@
! * Multigrid parameters
! *********************************************************************
&parameters_multigrid
verbose = 10, ! Verbosity level
verbose = 0, ! Verbosity level
n_lev = 7, ! Number of levels
iswitch_cpu_gpu = 100 ! /!\ =100 deactive switch cpu <-> gpu computation | work only with MANAGED Memory + nvhpc
lev_split = 3, ! First level where data is pulled together
n_presmooth = 1, ! Number of presmoothing steps
n_postsmooth = 1, ! Number of postsmoothing steps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment