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

qpeek inspired extension #143

Open
kudkudak opened this issue Nov 8, 2016 · 0 comments
Open

qpeek inspired extension #143

kudkudak opened this issue Nov 8, 2016 · 0 comments

Comments

@kudkudak
Copy link

kudkudak commented Nov 8, 2016

There is qpeek command that allows you to stream what is going on with a job. I think it is a very partial solution for monitoring larger batch of long-running jobs like we encounter in DL. I think it would nice to port/extend qpeek to smartdispatch.

What I envision is having

smart-dispatch peek <batch_id> --err --out

or

smart-dispatch peek all --err --out

that would just print out combined err/out of selected jobs (could use qselect conventions for that).

There are also nice improvements for supporting viewing really many jobs, for instance what if

smart-dispatch peek all --err --out

opened tmux-like window, that would allow to switch quickly between all the jobs running with some shortcut.

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