Output of submit script seems lost

Issue #341 resolved
Erik Schnetter created an issue

I believe that the output of the submit script is lost, i.e. is not recorded. It should be recorded in the simulation's log file.

Keyword:

Comments (1)

  1. Roland Haas
    • edited description
    • changed status to resolved

    As of git hash a38ff13 "check errors when calling ExecuteCommand(...,output=True)" of simfactory2 output is stored in the log if there was an error executing the submit command. On successful submission no output is stored, which is probably just as well given that many computing centers produce >10 lines of diagnostic output for each submit command, polluting the log. Re-open if you would like to store output in all cases.

  2. Log in to comment