- Build/Test information:
- Build directory: Tutorials/LinearSolvers/NodalPoisson
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 199.548 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: 45.325 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 | 4.440892099e-16 | 3.56271461e-16 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
level = 1 |
solution | 2.220446049e-16 | 2.960823294e-16 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |