[main] testTopDir = /home/regtester/RegTesting/rt-AMReX-Hydro/ webTopDir = /home/regtester/RegTesting/rt-AMReX-Hydro/web useCmake = 0 sourceTree = C_Src # suiteName is the name prepended to all output directories suiteName = AMReX-Hydro-GPU globalAddToExecString = amrex.the_arena_init_size=0 COMP = g++ FCOMP = gfortran add_to_c_make_command = TEST=TRUE USE_ASSERTION=TRUE purge_output = 1 MAKE = make numMakeJobs = 8 # MPIcommand should use the placeholders: # @host@ to indicate where to put the hostname to run on # @nprocs@ to indicate where to put the number of processors # @command@ to indicate where to put the command to run # # only tests with useMPI = 1 will run in parallel # nprocs is problem dependent and specified in the individual problem # sections. #MPIcommand = mpiexec -host @host@ -n @nprocs@ @command@ MPIcommand = mpiexec -n @nprocs@ @command@ MPIhost = reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # email sendEmailWhenFail = 1 emailTo = asalmgren@lbl.gov, epalmer@lbl.gov, cgilet@gmail.com emailBody = Check https://ccse.lbl.gov/pub/GpuRegressionTesting/AMReX-Hydro/ [AMReX] dir = /home/regtester/git/amrex branch = development #hash = cc850f3c226bf3601a5cdf64882ebcf9fc [source] dir = /home/regtester/git/AMReX-Hydro branch = development #hash = 574a41385cd9a98f85a76e082dbed879a759781 # individual problems follow [MAC_Projection_EB_3D] buildDir = Tests/MAC_Projection_EB inputFile = inputs_3d addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 outputFile = plt00000 testSrcTree = C_Src runtime_params = reltol=1e-12 tolerance = 1.e-9 abs_tolerance = 1.e-9 [Nodal_Projection_EB_3D] buildDir = Tests/Nodal_Projection_EB inputFile = inputs_3d addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 outputFile = plt00000 testSrcTree = C_Src runtime_params = reltol=1e-12 amrex.the_arena_init_size=0 amrex.the_arena_release_threshold=0 tolerance = 1.e-8 abs_tolerance = 1.e-8 # Slope Tests [Slopes_3D_Askew_YZ] buildDir = Tests/Slopes inputFile = inputs.3d.linear.askew-yz addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-3d-askew-yz testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Askew_XZ] buildDir = Tests/Slopes inputFile = inputs.3d.linear.askew-xz addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-3d-askew-xz testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Askew_XY] buildDir = Tests/Slopes inputFile = inputs.3d.linear.askew-xy addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-3d-askew-xy testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Askew_ALL] buildDir = Tests/Slopes inputFile = inputs.3d.linear.askew-all addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-3d-askew-all testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_YZ_Z] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.yz-z addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-yz-z testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_YZ_Y] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.yz-y addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-yz-y testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_XZ_Z] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.xz-z addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-xz-z testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_XZ_X] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.xz-x addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-xz-x testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_XY_Y] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.xy-y addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-xy-y testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_3D_Aligned_XY_X] buildDir = Tests/Slopes inputFile = inputs.3d.linear.aligned.xy-x addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-xy-x testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_2D_FullyRotated] buildDir = Tests/Slopes inputFile = inputs.2d.fullyrotated addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 2 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-fully-rotated testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-30 [Slopes_2D_Base] buildDir = Tests/Slopes inputFile = inputs.2d.base addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 2 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-base testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15 [Slopes_2D_Askew] buildDir = Tests/Slopes inputFile = inputs.2d.askew addToCompileString = USE_HYPRE=FALSE addToCompileString = USE_EB=TRUE addToCompileString = USE_CUDA=TRUE dim = 2 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 compareFile = plot-askew testSrcTree = C_Src tolerance = 1.e-15 abs_tolerance = 1.e-15