- Build/Test information:
- Build directory: Exec/run3d/
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 11.471 s
- Compilation command:
make -j8 AMREX_HOME=/home/regtester/git/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=TRUE USE_OMP=FALSE DIM=3 COMP=g++ TEST=TRUE USE_ASSERTION=TRUE USE_CUDA=TRUE
- make output
- Execution:
- Execution time: 18.792 s
- Execution command:
mpiexec -n 2 ./amr3d.gnu.TEST.MPI.CUDA.ex regtest.3d.euler amr.plot_file=Euler_plt amr.check_file=Euler_chk amr.checkpoint_files_output=0 amrex.the_arena_init_size=512000000
- execution output
- execution stderr
- job_info
- Comparison:
/home/regtester/git/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 --rel_tol 1e-10 /home/regtester/RegTesting/rt-IAMR/IAMR-benchmarks/Euler_plt00010 Euler_plt00010
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
x_velocity | 0.0007526344578 | 0.0007403866415 |
y_velocity | 0.0002514865344 | 0.006202088441 |
z_velocity | 0.0002812902779 | 0.004052993479 |
density | 0.005532358583 | 0.005532358583 |
tracer | 0.007673931852 | 0.007909875266 |
gradpx | 0.006162526957 | 0.0212824475 |
gradpy | 0.002004731218 | 0.009839199631 |
gradpz | 0.003252128243 | 0.01080295349 |
level = 1 |
x_velocity | 0.001615899028 | 0.001592123976 |
y_velocity | 0.0003329490586 | 0.007920919163 |
z_velocity | 0.0004028610747 | 0.005589811041 |
density | 0.01093685948 | 0.01093685948 |
tracer | 0.01534258104 | 0.01534343093 |
gradpx | 0.007265036142 | 0.02403695351 |
gradpy | 0.002592963625 | 0.01214928609 |
gradpz | 0.004504657948 | 0.01481175197 |