- Build/Test information:
- Build directory: ExampleCodes/LinearSolvers/ABecLaplacian_F
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 132.668 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: 2.366 s
- 5 run average: 2.489 s
- Relative performance: 5.0% faster
- Execution command:
mpiexec -n 4 ./main3d.gnu.TEST.MPI.ex inputs-rt-abeclap-lev amr.plot_file=MLMG_FI_ABecLev_plt amr.check_file=MLMG_FI_ABecLev_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_FI_ABecLev_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 2.220446049e-16 | 1.778286533e-16 |
rhs | 9.094947018e-13 | 3.848314722e-16 |
exact_solution | 4.440892099e-16 | 3.557852903e-16 |
error | 6.661338148e-16 | 1.211128729e-12 |
acoef | 0.0 | 0.0 |
bcoef | 1.776356839e-15 | 1.776359294e-16 |
level = 1 |
solution | 1.110223025e-16 | 1.480456874e-16 |
rhs | 5.684341886e-13 | 4.889249004e-16 |
exact_solution | 4.440892099e-16 | 5.921189935e-16 |
error | 4.440892099e-16 | 3.892939025e-12 |
acoef | 0.0 | 0.0 |
bcoef | 1.776356839e-15 | 1.807176714e-16 |