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 show jobs #66

Merged
merged 7 commits into from
Dec 5, 2024
Merged

Add show jobs #66

merged 7 commits into from
Dec 5, 2024

Conversation

joaander
Copy link
Member

@joaander joaander commented Dec 5, 2024

Description

Add the subcommand show jobs which shows submitted jobs that match the given action wildcard and selected directories.

Motivation and context

Make it easier for users to

  • Find which SLURM jobs are running in a workspace.
  • Cancel jobs that match a specific action.
  • ...

Example:

$ row show jobs
ID      Action                           Directories
5731493 alj_2d.conservation_analyze                4
5731494 lj_fluid.analyze                          64
5731495 lj_fluid.conservation_analyze              2
5731496 lj_fluid.conservation_analyze              2
5731497 lj_union.analyze                          32
5731498 lj_union.conservation_analyze              2
5731499 patchy_particle_pressure.analyze          96
5731500 simple_polygon.analyze                    32

Resolves #???

How has this been tested?

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the Row Contributor Agreement.
  • My name is on the list of contributors (doc/src/contributors.md) in the pull request source branch.
  • I have added a change log entry to doc/src/release-notes.md.

@joaander joaander changed the title Add `show jobs1 Add show jobs Dec 5, 2024
@joaander joaander marked this pull request as ready for review December 5, 2024 17:31
Base automatically changed from complete to trunk December 5, 2024 18:40
@joaander joaander merged commit 5eec351 into trunk Dec 5, 2024
18 checks passed
@joaander joaander deleted the jobs branch December 5, 2024 18:44
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

Successfully merging this pull request may close these issues.

1 participant