You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[paciorek@ln001 ~]$ sq -u sridharan
Showing results for user sridharan
Traceback (most recent call last):
File "sq.py", line 524, in <module>
File "sq.py", line 463, in display_queued_jobs
File "pandas/core/frame.py", line 7547, in apply
File "pandas/core/apply.py", line 180, in get_result
File "pandas/core/apply.py", line 255, in apply_standard
File "pandas/core/apply.py", line 284, in apply_series_generator
File "sq.py", line 420, in inner
File "sq.py", line 185, in available_qos
IndexError: index 0 is out of bounds for axis 0 with size 0
[8359] Failed to execute script sq
Here are the squeue entries for this user at the moment:
I suspect there was something in the output of one of the Slurm commands sq uses that threw off the parsing. Next time, if you add --freeze $DIRNAME it will create a new directory at $DIRNAME containing all the Slurm command outputs. We can use the saved files to debug in the future with --load $DIRNAME.
I'm seeing this when running
sq
right now.Here are the squeue entries for this user at the moment:
The text was updated successfully, but these errors were encountered: