- Build/Test information:
- Build directory: Tutorials/LinearSolvers/ABecLaplacian_C
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 235.545 s
- Compilation command:
make -j8 AMREX_HOME=/home/u37776/amrex_regression/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=FALSE USE_OMP=FALSE DIM=3 USE_CUDA=FALSE USE_HIP=FALSE USE_DPCPP=TRUE COMP=gcc TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 106.766 s
- Execution command:
./main3d.dpcpp.TEST.ex inputs-rt-poisson-lev amr.plot_file=MLMG_PoisLev_plt amr.check_file=MLMG_PoisLev_chk amr.checkpoint_files_output=0
- execution output
- Comparison:
/home/u37776/amrex_regression/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 /home/u37776/amrex_regression/rt-amrex/AMReX-DPC++-benchmarks/MLMG_PoisLev_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 1.05310205e-12 | 1.053813821e-12 |
rhs | 1.207922651e-13 | 7.270930941e-16 |
exact_solution | 6.661338148e-16 | 6.667163499e-16 |
error | 1.05310205e-12 | 3.773051617e-09 |
level = 1 |
solution | 1.314615083e-12 | 1.314656677e-12 |
rhs | 1.136868377e-13 | 9.601381451e-16 |
exact_solution | 7.771561172e-16 | 7.77334572e-16 |
error | 1.314282017e-12 | 6.639991033e-09 |
level = 2 |
solution | 1.868956379e-13 | 1.92437508e-12 |
rhs | 9.947598301e-14 | 1.217909494e-15 |
exact_solution | 3.053113318e-16 | 3.143588928e-15 |
error | 1.870968658e-13 | 1.378063564e-08 |