[main] testTopDir = /home/regtester/RegTesting/rt-Nyx webTopDir = /home/regtester/RegTesting/rt-Nyx/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ FCOMP = gfortran add_to_c_make_command = TEST=TRUE USE_ASSERTION=TRUE add_to_f_make_command = TEST=t # suiteName is the name prepended to all output directories suiteName = Nyx-GPU 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, atmyers@lbl.gov, jmsexton@lbl.gov, MaheshNatarajan@lbl.gov, zarija@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/GpuRegressionTesting/Nyx 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@ MPIhost = [AMReX] dir = /home/regtester/git/amrex branch = "development" [source] dir = /home/regtester/git/Nyx branch = "development" # individual problems follow [Part-load] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleOnlyTest/ inputFile = inputs.load probinFile = link1File = Part-load-nbody_chk00300 dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 5.e-7 [Part-2line] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.2line probinFile = aux1File = particle_file.2line dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 tolerance = 4.e-7 [Part-2line_restart] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.2line.restarttest probinFile = aux1File = particle_file.2line dim = 3 restartTest = 1 restartFileNum = 6 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 [Part-mass.nosub] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.mass.nosub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 tolerance = 1.e-8 [Part-mass.sub] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.mass.sub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 tolerance = 1.e-8 [Part-2line-nbody] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.2line probinFile = aux1File = particle_file.2line dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 5.e-7 [Part-2line_restart-nbody] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.2line.restarttest probinFile = aux1File = particle_file.2line dim = 3 restartTest = 1 restartFileNum = 6 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-14 [Part-mass.nosub-nbody] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.mass.nosub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-8 [Part-mass.sub-nbody] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleMeshTest/ inputFile = inputs.mass.sub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-8 [Part-2line-nomesh] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleOnlyTest/ inputFile = inputs.2line probinFile = aux1File = particle_file.2line dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 5.e-7 [Part-2line_restart-nomesh] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleOnlyTest/ inputFile = inputs.2line.restarttest probinFile = aux1File = particle_file.2line dim = 3 restartTest = 1 restartFileNum = 6 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-14 [Part-mass.nosub-nomesh] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleOnlyTest/ inputFile = inputs.mass.nosub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-8 [Part-mass.sub-nomesh] addToCompileString = USE_CUDA=TRUE buildDir = Exec/ParticleOnlyTest/ inputFile = inputs.mass.sub probinFile = aux1File = particle_file.mass aux2File = fixed_grids.mass dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.do_hydro=0 amr.plot_vars="phi_grav grav_x grav_y grav_z" tolerance = 1.e-8 [LyA-adiabatic] addToCompileString = USE_CUDA=TRUE USE_FUSED=TRUE USE_HEATCOOL=FALSE USE_SUNDIALS=FALSE USE_SINGLE_PRECISION_PARTICLES=FALSE #addToCompileString = USE_CUDA=FALSE USE_FUSED=TRUE USE_HEATCOOL=FALSE USE_SUNDIALS=FALSE USE_SINGLE_PRECISION_PARTICLES=FALSE buildDir = Exec/LyA/ inputFile = inputs.rt.garuda probinFile = #aux1File = TREECOOL_middle link1File = chk00300_for_rt aux2File = 32.nyx diffDir = runlog dim = 3 restartTest = 0 useMPI = 1 useOMP = 0 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = amr.restart=chk00300_for_rt nyx.runlog_precision=5 nyx.runlog_precision_terse=4 tolerance = 5.e-9 [LyA] addToCompileString = USE_CUDA=TRUE USE_FUSED=TRUE USE_SINGLE_PRECISION_PARTICLES=FALSE #addToCompileString = USE_CUDA=FALSE USE_FUSED=TRUE USE_SINGLE_PRECISION_PARTICLES=FALSE buildDir = Exec/LyA/ inputFile = inputs.rt probinFile = aux1File = TREECOOL_middle aux2File = 32.nyx diffDir = runlog dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.runlog_precision=4 nyx.runlog_precision_terse=3 tolerance = 5.e-5 #[LyA_Neutrinos] #addToCompileString = USE_CUDA=TRUE #buildDir = Exec/LyA_Neutrinos/ #inputFile = inputs.rt #probinFile = probin #aux1File = TREECOOL_middle #aux2File = 32.nyx #dim = 3 #restartTest = 0 #useMPI = 1 #numprocs = 1 #useOMP = 0 #numthreads = 0 #compileTest = 0 #doVis = 0 #runtime_params = max_step=10 plot_int=10 #tolerance = 1.e-12 [MiniSB] addToCompileString = USE_CUDA=TRUE buildDir = Exec/MiniSB/ inputFile = inputs.32 probinFile = link1File = ic_sb_32.ascii dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type=0 tolerance = 2.e-10 [MiniSB-ppm] addToCompileString = USE_CUDA=TRUE buildDir = Exec/MiniSB/ inputFile = inputs.32 probinFile = link1File = ic_sb_32.ascii dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type=1 tolerance = 1.e-10 [MiniSB-ref] addToCompileString = USE_CUDA=TRUE buildDir = Exec/MiniSB/ inputFile = inputs.32.ref probinFile = link1File = ic_sb_32.ascii aux1File = fixed_grids dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type=0 tolerance = 1.e-10 [MiniSB-ppm-ref] addToCompileString = USE_CUDA=TRUE buildDir = Exec/MiniSB/ inputFile = inputs.32.ref probinFile = link1File = ic_sb_32.ascii aux1File = fixed_grids dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type=1 tolerance = 1.e-10 [DR_restart] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.restarttest.test2 probinFile = dim = 3 restartTest = 1 restartFileNum = 6 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = [DoubleRarefaction] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.test2 probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = tolerance = 1.e-12 [Sedov] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.sedov probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 0 tolerance = 1.e-12 [Sedov-ppm] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.sedov probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 1 tolerance = 1.e-12 [Sod] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.sod probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 0 tolerance = 1.e-12 [Sod-ppm] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.sod probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 1 tolerance = 1.e-12 [StrongShockTube] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.test3 probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 0 tolerance = 1.e-12 [StrongShockTube-ppm] addToCompileString = USE_CUDA=TRUE buildDir = Exec/HydroTests/ inputFile = inputs.regtest.test3 probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = nyx.ppm_type = 1 tolerance = 1.e-12 [AMR-density] addToCompileString = USE_CUDA=TRUE #addToCompileString = USE_CUDA=FALSE USE_FUSED=TRUE buildDir = Exec/AMR-density/ inputFile = inputs.rt probinFile = aux1File = TREECOOL_middle link1File = chk00300_sdc_for_rt dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = amr.restart=chk00300_sdc_for_rt probinFile = tolerance = 5.e-4 [DrivenTurbulence] addToCompileString = USE_CUDA=TRUE buildDir = Exec/DrivenTurbulence/ inputFile = inputs.regtest probinFile = dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 0 compileTest = 0 doVis = 0 runtime_params = amr.derive_plot_vars = magvort MachNumber amrex.the_arena_is_managed=1 tolerance = 1.e-12