- Build/Test information:
- Build directory: ExampleCodes/LinearSolvers/ABecLaplacian_C
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 114.932 s
- Compilation command:
make -j8 AMREX_HOME=/scratch/AMReX_RegTesting/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=TRUE USE_OMP=FALSE DIM=3 COMP=g++ TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 4.086 s
- 5 run average: 4.461 s
- Relative performance: 8.4% faster
- Execution command:
mpiexec -n 4 ./main3d.gnu.TEST.MPI.ex inputs-rt-abeclap-com amr.plot_file=MLMG_ABecCom_plt amr.check_file=MLMG_ABecCom_chk amr.checkpoint_files_output=0
- execution output
- execution stderr
- Comparison:
/scratch/AMReX_RegTesting/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 /scratch/AMReX_RegTesting/rt-AMReX-tutorials/AMReX-tutorials-benchmarks/MLMG_ABecCom_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 6.057376822e-13 | 4.851153275e-13 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
error | 6.057376822e-13 | 1.33908317e-09 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |
level = 1 |
solution | 4.618527782e-14 | 6.157846572e-14 |
rhs | 1.136868377e-13 | 9.778498008e-17 |
exact_solution | 0.0 | 0.0 |
error | 4.618527782e-14 | 2.002961751e-10 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |
level = 2 |
solution | 4.352074257e-14 | 5.80258539e-14 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
error | 4.352074257e-14 | 1.281136179e-09 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |