Small Subset of Failed Tests Following Install. XDR Tests Failing. #32501
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEHello, While trying to install MOOSE on an HPC I had to remove the following line from "configure_libmesh.sh" With this line in the script, the install would fail. After removal the install proceeds without any issues including Following completion of the tests Which seems pretty good except for the 12 FAILED. The failed tests are included, my question is what do these tests verify and how important are they? If they are integral to many simulations then it would be required for. I know any failed tests are an issue and we plan to look into solutions to the failed tests, but I am wondering right now if I can start working on simulations and just avoid the impacted objects. (Optional) code in question / simulation log / errors |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Hello You can always use the non-binary XDA format to replace any functionality that XDR was meant to provide. Are you planning to use isogeometric analysis? Are you planning to run really large case that require pre-splitting the mesh? |
Beta Was this translation helpful? Give feedback.
ok this is all XDR.
If the functionality becomes needed you can rebuild without removing
--enable-xdr-requiredfrom the script, and install libtirpc-devel and maybe also add it to the LD_FLAGS