[main] testTopDir = /home/regtester/RegTesting/rt-ExaEpi/ webTopDir = /home/regtester/RegTesting/rt-ExaEpi/web useCmake = 1 sourceTree = C_Src # suiteName is the name prepended to all output directories suiteName = ExaEpi-GPU COMP = g++ add_to_c_make_command = TEST=TRUE USE_ASSERTION=TRUE archive_output = 0 purge_output = 1 MAKE = make numMakeJobs = 8 # We build by default a few tools for output comparison. # The build time for those can be skipped if they are not needed. ftools = fcompare # Control the build of the particle_compare tool. # Needed for test particle_tolerance option. use_ctools = 0 # 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 = atmyers@lbl.gov, tannguyen@lbl.gov, ghosh5@llnl.gov, shofmeyr@lbl.gov, eacques@sandia.gov, terasaki1@llnl.gov, yeom2@llnl.gov emailBody = Check https://ccse.lbl.gov/pub/GpuRegressionTesting/ExaEpi/ for more details. [AMReX] dir = /home/regtester/git/amrex/ branch = "development" cmakeSetupOpts = -DAMReX_SPACEDIM=2 -DAMReX_PARTICLES=ON -DAMReX_GPU_BACKEND=CUDA [source] dir = /home/regtester/git/ExaEpi branch = "development" cmakeSetupOpts = -DAMReX_GPU_BACKEND=CUDA # individual problems follow # [CA_random] # buildDir = . # inputFile = examples/inputs_random_ca # target = agent # dim = 2 # restartTest = 0 # useMPI = 1 # numprocs = 1 # useOMP = 0 # numthreads = 1 # compileTest = 0 # doVis = 0 # diffDir = output.dat # compareFile = plt00180 # runtime_params = agent.census_filename = "/home/regtester/git/ExaEpi/data/CensusData/CA.dat" agent.workerflow_filename = "/home/regtester/git/ExaEpi/data/CensusData/CA-wf.bin" agent.plot_int=180 # [CA_July4] # buildDir = . # inputFile = examples/inputs.ca # target = agent # dim = 2 # restartTest = 0 # useMPI = 1 # numprocs = 1 # useOMP = 0 # numthreads = 1 # compileTest = 0 # doVis = 0 # diffDir = output.dat # compareFile = plt00120 # runtime_params = agent.census_filename = "/home/regtester/git/ExaEpi/data/CensusData/CA.dat" agent.workerflow_filename = "/home/regtester/git/ExaEpi/data/CensusData/CA-wf.bin" disease.case_filename = "/home/regtester/git/ExaEpi/data/CaseData/July4.cases" agent.plot_int=120 agent.air_travel_int=-1 [BayArea_random] buildDir = . inputFile = examples/inputs.bay target = agent dim = 2 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 diffDir = output.dat compareFile = plt00010 runtime_params = agent.census_filename = "/home/regtester/git/ExaEpi/data/CensusData/BayArea.dat" agent.workerflow_filename = "/home/regtester/git/ExaEpi/data/CensusData/BayArea-wf.bin" agent.plot_int=10