[main] testTopDir = /home/regtester/RegTesting/rt-CAMR webTopDir = /home/regtester/RegTesting/rt-CAMR/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ add_to_c_make_command = DEBUG=FALSE TEST=TRUE USE_ASSERTION=TRUE USE_CUDA=TRUE #add_to_c_make_command = DEBUG=FALSE TEST=TRUE USE_ASSERTION=TRUE purge_output = 1 # suiteName is the name prepended to all output directories suiteName = CAMR globalAddToExecString = amrex.the_arena_init_size=0 reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # email sendEmailWhenFail = 1 emailTo = weiqunzhang@lbl.gov, ASAlmgren@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/GpuRegressionTesting/CAMR/ for more details. # 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@ amrex.the_arena_init_size=512000000 MPIhost = [AMReX] dir = /home/regtester/git/amrex/ branch = development [source] dir = /home/regtester/git/CAMR branch = development # individual problems follow [Sod-no-eb-god-2d] buildDir = Exec/Sod inputFile = inputs-y dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 tolerance = 1.e-15 [Sod-no-eb-mol-2d] buildDir = Exec/Sod inputFile = inputs-y dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 tolerance = 1.e-15 [Sod-no-eb-god-3d] buildDir = Exec/Sod inputFile = inputs-y dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 tolerance = 1.e-15 [Sod-no-eb-mol-3d] buildDir = Exec/Sod inputFile = inputs-y dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 tolerance = 1.e-15 [Sod-eb-mol-3d-frd] buildDir = Exec/SodPlusSphere inputFile = inputs dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=FluxRedist CAMR.do_mol=1 tolerance = 1.e-13 [Sod-eb-mol-3d-srd] buildDir = Exec/SodPlusSphere inputFile = inputs dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=StateRedist CAMR.do_mol=1 tolerance = 1.e-13 [DoubleRamp-god-2d] buildDir = Exec/DoubleRamp inputFile = inputs dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = amr.max_level=0 CAMR.do_mol=0 tolerance = 1.e-10 [DoubleRamp-mol-2d] buildDir = Exec/DoubleRamp inputFile = inputs dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = amr.max_level=0 CAMR.do_mol=1 tolerance = 1.e-10 [ReReTest-mol-2d-frd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=FluxRedist CAMR.do_mol=1 tolerance = 1.e-14 abs_tolerance = 1.e-14 [ReReTest-mol-2d-srd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=StateRedist CAMR.do_mol=1 tolerance = 1.e-14 abs_tolerance = 1.e-14 [ReReTest-god-2d-frd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=FluxRedist CAMR.do_mol=0 tolerance = 1.e-14 abs_tolerance = 1.e-14 [ReReTest-god-2d-srd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.redistribution_type=StateRedist CAMR.do_mol=0 tolerance = 1.e-14 abs_tolerance = 1.e-14