- Build/Test information:
- Build directory: ExampleCodes/LinearSolvers/ABecLaplacian_C
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 6.383 s
- Compilation command:
make -j8 AMREX_HOME=/home/regtester/git/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=TRUE USE_OMP=FALSE DIM=3 USE_CUDA=TRUE COMP=g++ TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 2.935 s
- 5 run average: 2.940 s
- Relative performance: 0.2% faster
- Execution command:
mpiexec -n 2 ./main3d.gnu.TEST.MPI.CUDA.ex inputs-rt-poisson-lev amr.plot_file=MLMG_PoisLev_plt amr.check_file=MLMG_PoisLev_chk amr.checkpoint_files_output=0 amrex.the_arena_init_size=0 gpu_regtest=1
- execution output
- execution stderr
- Comparison:
/home/regtester/git/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 --rel_tol 1e-14 /scratch/regtester/RegTesting/rt-AMReX-tutorials/AMReX-tutorials-GPU-benchmarks/MLMG_PoisLev_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 2.220446049e-16 | 2.221946804e-16 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
level = 1 |
solution | 2.220446049e-16 | 2.220516303e-16 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
level = 2 |
solution | 4.163336342e-17 | 4.286788499e-16 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |