- Build/Test information:
- Build directory: Tutorials/LinearSolvers/ABecLaplacian_C
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 236.694 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: 143.764 s
- Execution command:
./main3d.dpcpp.TEST.ex inputs-rt-abeclap-com amr.plot_file=MLMG_ABecCom_plt amr.check_file=MLMG_ABecCom_chk amr.checkpoint_files_output=0 gpu_regtest=1
- execution output
- Comparison:
/home/u37776/amrex_regression/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 -r 1e-13 /home/u37776/amrex_regression/rt-amrex/AMReX-DPC++-benchmarks/MLMG_ABecCom_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 1.056932319e-13 | 8.464622284e-14 |
rhs | 1.364242053e-12 | 5.772472083e-16 |
exact_solution | 4.440892099e-16 | 3.557852903e-16 |
acoef | 0.0 | 0.0 |
bcoef | 1.776356839e-15 | 1.776359294e-16 |
level = 1 |
solution | 7.1942452e-14 | 9.592030237e-14 |
rhs | 6.821210263e-13 | 5.867098805e-16 |
exact_solution | 4.440892099e-16 | 5.921189935e-16 |
acoef | 0.0 | 0.0 |
bcoef | 1.776356839e-15 | 1.807176714e-16 |
level = 2 |
solution | 6.927791674e-14 | 9.23676858e-14 |
rhs | 1.705302566e-13 | 5.179793148e-16 |
exact_solution | 4.440892099e-16 | 5.921189494e-16 |
acoef | 0.0 | 0.0 |
bcoef | 8.881784197e-16 | 2.311587144e-16 |