Skip to content

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

Open
@LavendaRaphael

Description

@LavendaRaphael

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions