Make -j 6 does not output anything #31838
Answered
by
fractalmess
fractalmess
asked this question in
Q&A Getting Started
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEinstall complete, when running the test I can type and run make -j 6 without error but when I go to run the output file there is nothing there. No error messages at all. (Optional) code in question / simulation log / errorsNo response Encountering Errors? Please include diagnostic outputNo response |
Beta Was this translation helpful? Give feedback.
Answered by
fractalmess
Nov 9, 2025
Replies: 1 comment 5 replies
-
|
the output file? you mean the executable? what does |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

after changing the make -j 6 to make -j 2 , the make effort succeeded and I was able to test to completion.