- Build/Test information:
- Build directory: Tutorials/LinearSolvers/NodalPoisson
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 262.028 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: 63.622 s
- Execution command:
./main3d.dpcpp.TEST.ex inputs-rt amr.plot_file=MLMG_NodalPoisson_plt amr.check_file=MLMG_NodalPoisson_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-12 /home/u37776/amrex_regression/rt-amrex/AMReX-DPC++-benchmarks/MLMG_NodalPoisson_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 1.542654893e-13 | 1.237597988e-13 |
rhs | 1.136868377e-13 | 4.82125821e-16 |
exact_solution | 6.661338148e-16 | 5.344493063e-16 |
level = 1 |
solution | 7.399636459e-13 | 9.866943628e-13 |
rhs | 7.105427358e-14 | 5.339712556e-16 |
exact_solution | 4.440892099e-16 | 5.921191612e-16 |