- Build/Test information:
- Build directory: ExampleCodes/LinearSolvers/ABecLaplacian_C
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 11.128 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: 4.464 s
- 5 run average: 4.485 s
- Relative performance: 0.5% faster
- Execution command:
mpiexec -n 4 ./main3d.gnu.TEST.MPI.CUDA.ex inputs-rt-abeclap-com amr.plot_file=MLMG_ABecCom_plt amr.check_file=MLMG_ABecCom_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-12 /scratch/regtester/RegTesting/rt-AMReX-tutorials/AMReX-tutorials-GPU-benchmarks/MLMG_ABecCom_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 4.174438573e-13 | 3.343170146e-13 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |
level = 1 |
solution | 3.375077995e-14 | 4.499964802e-14 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |
level = 2 |
solution | 3.197442311e-14 | 4.26312396e-14 |
rhs | 0.0 | 0.0 |
exact_solution | 0.0 | 0.0 |
acoef | 0.0 | 0.0 |
bcoef | 0.0 | 0.0 |