Dear Meep users,

Does anyone know how to fix this recurring problem? It comes up every
meep run, and usually cuts the end of the meep output. Frustrating, as
meep runs for a long time, then with this problem, I get only partial
output. Sometimes I get all of the output, but still get this message.

    mpirun has exited due to process rank 2 with PID 9773 on
    node steve- exiting improperly. There are two reasons this could
    occur:

    1. this process did not call "init" before exiting, but others in
    the job did. This can cause a job to hang indefinitely while it
    waits
    for all processes to call "init". By rule, if one process calls
    "init",
    then ALL processes must call "init" prior to termination.

    2. this process called "init", but exited without calling
    "finalize".
    By rule, all processes that call "init" MUST call "finalize" prior
    to
    exiting or it will be considered an "abnormal termination"

    This may have caused other processes in the application to be
    terminated by signals sent by mpirun (as reported here).

Any advice will be appreciated.

Steve

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to