Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verbose mode to queue ls #309

Open
cms21 opened this issue Jan 19, 2023 · 0 comments
Open

Add verbose mode to queue ls #309

cms21 opened this issue Jan 19, 2023 · 0 comments

Comments

@cms21
Copy link
Contributor

cms21 commented Jan 19, 2023

Add a verbose mode to balsam queue ls that will print more information about at Batch Job, especially the status_info that will contain error information for batch jobs that fail to submit.

Example:
`num_nodes: 3
wall_time_min: 10
job_mode: mpi
optional_params: {}
filter_tags: {}
partitions: null
id: 7222
site_id: 418
scheduler_id: null
project: datascience
queue: preemptable
state: submit_failed
status_info:
error: 'Scheduler submit error:

    qsub: would exceed queue preemptable''s per-project limit

    '
error_time: '2023-01-12T18:57:28.986710'

start_time: null
end_time: null
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant