Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing ow_linear_init_waves reg test with FPE. #1288

Closed
3 of 13 tasks
marchdf opened this issue Oct 14, 2024 · 1 comment
Closed
3 of 13 tasks

Failing ow_linear_init_waves reg test with FPE. #1288

marchdf opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
bug:amr-wind Something isn't working

Comments

@marchdf
Copy link
Contributor

marchdf commented Oct 14, 2024

Bug description

Failing ow_linear_init_waves reg test:

Erroneous arithmetic operation
Erroneous arithmetic operation
Erroneous arithmetic operation
See Backtrace.3 file for details
See Backtrace.2 file for details
See Backtrace.0 file for details
Abort(8) on node 3 (rank 3 in comm 496): application called MPI_Abort(comm=0x84000001, 8) - process 3
Abort(8) on node 2 (rank 2 in comm 496): application called MPI_Abort(comm=0x84000001, 8) - process 2
Abort(8) on node 0 (rank 0 in comm 496): application called MPI_Abort(comm=0x84000002, 8) - process 0
cp: cannot stat '/mnt/vdb/home/mhenryde/exawind/exawind-manager/stage/spack-stage-amr-wind-main-3ujg3fb4dtm6eofxreibmszwkaitc4b5/spack-build-3ujg3fb/test/test_files/ow_linear_init_waves/plt00010': No such file or directory
<end of output>
Test time =   5.23 sec
----------------------------------------------------------
Test Failed.
"ow_linear_init_waves" end time: Oct 14 14:58 MDT
"ow_linear_init_waves" time elapsed: 00:00:05

Ran with:

ow_linear_init_waves.inp time.max_step=10 io.plot_file=plt time.plot_interval=10 amrex.the_arena_is_managed=0 amrex.abort_on_out_of_gpu_memory=1 amrex.signal_handling=1 amrex.fpe_trap_invalid=1 amrex.fpe_trap_zero=1 amrex.fpe_trap_overflow=1

Steps to reproduce

Steps to reproduce the behavior:

  1. Compiler used
    • GCC
    • LLVM
    • oneapi (Intel)
    • nvcc (NVIDIA)
    • rocm (AMD)
    • with MPI
    • other:
  2. Operating system
    • Linux
    • OSX
    • Windows
    • other (do tell ;)):
  3. Hardware:
    • CPU
    • GPU
@marchdf marchdf added the bug:amr-wind Something isn't working label Oct 14, 2024
@marchdf
Copy link
Contributor Author

marchdf commented Nov 11, 2024

Closed by #1332

@marchdf marchdf closed this as completed Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:amr-wind Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants