Installing MOOSE on HPC - failed make in tests #29373
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEHello, I am trying to install MOOSE on HPC at Iowa State University (Nova). I was able to successfully install all the libraries. I did face an issue with But, on running It does look like it has something to do with libmesh, but could it be because of XDR? How do I resolve this issue? (Optional) code in question / simulation log / errorsNo response Encountering Errors? Please include diagnostic outputNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
I think you may need to start over (rebuild both libMesh and MOOSE)? To me, this looks like an older libMesh (or perhaps a new one with an older MOOSE). We had a very recent libMesh update roll through just yesterday. I feel this might be the issue. |
Beta Was this translation helpful? Give feedback.
try mpirun then. mpiexec isnt provided by all distributionsmaybe
These errors means you are not using the same MPI distribution / set of compilers as the last time you compiled, or as when you compiled libmesh