- Build/Test information:
- Build directory: Exec/run2d/
- Parallel run
- MPI numprocs = 2
- OpenMP numthreads = 2
- Files:
- Dimensionality: 2
- Compilation:
Successful
- Compilation time: 2.744 s
- Compilation command:
make -j8 AMREX_HOME=/scratch/AMReX_RegTesting/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=TRUE USE_OMP=TRUE DIM=2 COMP=g++ TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 2.226 s
- 5 run average: 2.243 s
- Relative performance: 0.7% faster
- Execution command:
mpiexec -n 2 ./amr2d.gnu.TEST.MPI.OMP.ex regtest.2d.poiseuille amr.plot_file=Poiseuille_2d_plt amr.check_file=Poiseuille_2d_chk amr.checkpoint_files_output=0
- execution output
- execution stderr
- job_info
- Comparison:
/scratch/AMReX_RegTesting/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 --rel_tol 9.99e-12 /scratch/AMReX_RegTesting/rt-IAMR/IAMR-benchmarks/Poiseuille_2d_plt00010 Poiseuille_2d_plt00010
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
x_velocity | 3.092248679e-13 | 2.560459235e-13 |
y_velocity | 8.538266123e-13 | 2.392707509e-12 |
density | 5.551115123e-16 | 5.551115123e-16 |
tracer | 3.330669074e-16 | 3.37133544e-16 |
tracer2 | 9.992007222e-16 | 2.420499181e-15 |
gradpx | 5.324061192e-10 | 1.956466311e-13 |
gradpy | 7.349483244e-10 | 3.47425024e-13 |
level = 1 |
x_velocity | 1.998401444e-15 | 1.678354459e-15 |
y_velocity | 4.100018935e-15 | 2.216648759e-14 |
density | 1.33226763e-15 | 1.33226763e-15 |
tracer | 6.661338148e-16 | 6.720820188e-16 |
tracer2 | 1.33226763e-15 | 1.865848837e-15 |
gradpx | 1.130295857e-11 | 5.235266104e-13 |
gradpy | 1.381117443e-11 | 2.572697455e-13 |