New MOOSE build on HPC - some tests failing #17975
-
|
Hello, I have set up a new installation of MOOSE on my university's HPC following the instructions at https://mooseframework.inl.gov/getting_started/installation/hpc_install_moose.html. I am able to compile the tests and run them, and something like 98% of them are passing with no issue, but a subset of them are failing. The failed tests all seem to be for similar reasons (CRASH) - when I look at their outputs, many of them exit with code 11 due to segfaults in one or more of the MPI processes. I've included the full console output from the tests, but at a glance the following tests are failing for me: dgkernels/ad_dg_diffusion.test ................................................................ FAILED (CRASH) In this case, 2583 of the tests passed before maximum failures was reached. Thank you for your help with this - the full console output from the tests is attached. Please let me know if any other information would help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Hello Someone might know what is in common between all these tests. But if not,
Guillaume |
Beta Was this translation helpful? Give feedback.
Hello
Someone might know what is in common between all these tests. But if not,
Guillaume