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

Intermittently failing tests #27555

Open
4 tasks
dschwen opened this issue May 6, 2024 · 0 comments
Open
4 tasks

Intermittently failing tests #27555

dschwen opened this issue May 6, 2024 · 0 comments
Assignees
Labels
C: Modules/FSI Tickets pertaining to the fsi module C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module C: Modules/Phase Field Tickets pertaining to the phase_field module T: task An enhancement to the software.

Comments

@dschwen
Copy link
Member

dschwen commented May 6, 2024

Motivation

  1. Threaded FSI testing diffs intermittently (e.g. here: https://civet.inl.gov/job/2212453/)
  2. Jacobian timeout (https://civet.inl.gov/job/2208501/)
  3. MUMPS OOM (https://civet.inl.gov/job/2216886/)
  4. test:finite_volume/two_phase/mixture_model.mixture_rayleigh_bernard_two_phase (https://civet.inl.gov/job/2248464/)

Design

  1. This might just be a tolerance issue, but somebody more familiar with FSI should take a closer look.
  2. Should probably make the mesh smaller
  3. Maybe use a different direct solver like superlu or strumpack
  4. @tanoret or I might need to take another look at this one

Impact

Avoid having to invalidate a 2.5h test recipe.

@dschwen dschwen added the T: task An enhancement to the software. label May 6, 2024
@lindsayad lindsayad added the C: Modules/FSI Tickets pertaining to the fsi module label May 6, 2024
@lindsayad lindsayad changed the title Intermittently diffing FSI threaded test Intermittently failing tests May 7, 2024
@lindsayad lindsayad added the C: Modules/Phase Field Tickets pertaining to the phase_field module label May 7, 2024
@lindsayad lindsayad added the C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/FSI Tickets pertaining to the fsi module C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module C: Modules/Phase Field Tickets pertaining to the phase_field module T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants