Skip to content

How can I debug my zppy batch job? #291

Answered by forsyth2
forsyth2 asked this question in Questions
Discussion options

You must be logged in to vote

Go to the output directory specified in your configuration file. Go into post/scripts. This is the directory where all the bash scripts zppy generated are. You can run one independently by running sbatch <bash-script-name>. For further debugging information, you can modify the bash file directly to set debug = True. (You can do this for all jobs by setting debug = True in your configuration file).

#274 is to add details of debugging to the official documentation (https://e3sm-project.github.io/zppy).

Replies: 1 comment 1 reply

Comment options

forsyth2
Aug 5, 2022
Maintainer Author

You must be logged in to vote
1 reply
@forsyth2
Comment options

forsyth2 Dec 6, 2022
Maintainer Author

Answer selected by forsyth2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant