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

NSRDB pipeline single job debug #46

Closed
grantbuster opened this issue Mar 11, 2022 · 2 comments
Closed

NSRDB pipeline single job debug #46

grantbuster opened this issue Mar 11, 2022 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@grantbuster
Copy link
Member

Why this feature is necessary:
It would be super nice to be able to submit an NSRDB pipeline job but only actually submit 1 out of the 365 jobs to slurm so you can debug on a single job instead of a full production run. The feature would still have to enter the other jobs into the status file but only a single job would actually get submitted on the hpc.

Current alternative is probably to submit manually from python.

@grantbuster grantbuster added the feature New feature or request label Mar 11, 2022
@bnb32 bnb32 self-assigned this Mar 11, 2022
@bnb32
Copy link
Collaborator

bnb32 commented Mar 11, 2022

Could I pass a debug_day argument through ctx from pipeline to config in the cli to accomplish this?

@grantbuster
Copy link
Member Author

probably not.... i dont think the pipeline is meant to pass kwargs to the lower level jobs. It's just meant to kick off the nsrdb cli and point to the nsrdb config file.

@bnb32 bnb32 closed this as completed in dd8eb81 Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants