firemodels / fds

Fire Dynamics Simulator
https://pages.nist.gov/fds-smv/
Other
673 stars 627 forks source link

MPI timeout error message #10872

Closed kyj1120 closed 2 years ago

kyj1120 commented 2 years ago

Good afternoon,

I am receiving this error message.

The case was running on a single workstation with windows 10, FDS version 6.7.7.

timeout cmd

can anyone suggest a fix for this?

mcgratta commented 2 years ago

This error statement indicates that something went wrong with an exchange of data from one process to another. Some things to try:

  1. If you are running the case with multiple processes sharing the same core, try running with one process per core.
  2. Run the case again and see if it fails at the same place. If so, is there something special happening then, like sprinkler activation, door opening/closing?
  3. Post the input file and I can try it with the latest version of FDS. We routinely fix bugs that might cause this. You can try the new version too.