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

How to continue the task list with changed queue name? #176

Open
LavendaRaphael opened this issue Apr 12, 2022 · 1 comment
Open

How to continue the task list with changed queue name? #176

LavendaRaphael opened this issue Apr 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@LavendaRaphael
Copy link
Contributor

Case

There are too many tasks in the task list, such as the dpgen fp step. And our cluster has different queues to submit jobs. So I want to assign tasks to different queues.

Problem

My method is to submit all tasks using dpgen, then kill dpgen and qdel some tasks. Then change the queue_name in machine.json and rerun dpgen. But the hash has changed due to queue_name change, so it will create new directory and resubmit all tasks.

So is there any way to deal with this case?

@njzjz njzjz added the enhancement New feature or request label Apr 13, 2022
@njzjz
Copy link
Member

njzjz commented Sep 18, 2022

This StackOverflow question is similar: https://stackoverflow.com/q/24759285/9567349

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

No branches or pull requests

2 participants