...
I have a job in one queue, but would rather have in it in another. How do I migrate the job?
Use the lsf command, bmod. For example:
-bash-3.2$ bmod -q express_public <job_number>
...
...
I have a job in one queue, but would rather have in it in another. How do I migrate the job?
Use the lsf command, bmod. For example:
-bash-3.2$ bmod -q express_public <job_number>
...