moose icon indicating copy to clipboard operation
moose copied to clipboard

Update hung process script in framework/scripts

Open harterj opened this issue 2 years ago • 2 comments

Modifies find_hung_process.py to update python syntax and add correct node name patterns for Lemhi and Sawtooth. Using this script in the process of hunting down MPI issues with large problems, referencing #20099, #21107 and https://gitlab.software.inl.gov/idaholab/griffin/-/issues/346

Reason

This updates find_hung_process.py so it can be used to discover hung processes for HPC jobs on Lemhi and Sawtooth.

Design

Updates to python3 syntax, and adds correct node name patterns for Lemhi and Sawtooth

Impact

No. It is a minor change for increased functionality.

harterj avatar Jun 20 '22 21:06 harterj

I just merged @milljm 's rewrite of that script. Can you check if that solves your issue and whether we can close this?

dschwen avatar Jul 01 '22 23:07 dschwen

This pull request has been automatically marked as stale because it has not had recent activity in the last 100 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 10 '22 05:10 github-actions[bot]