How to reset job numbering in MATLAB Distributed Computing Server?

3 ビュー (過去 30 日間)
Kevin
Kevin 2018 年 11 月 27 日
回答済み: Edric Ellis 2018 年 11 月 27 日
When submitting jobs to the MATLAB DCS, the number of the job ID is incremented by 1 for each new job, starting at 1. There may not be a good answer, but is there an easy way to cause the MATLAB DCS to restart the job numbering at 1 again after many jobs have been submitted (preferably without restarting everything and deleting the jobs with higher job ID numbers)?
Thanks!

回答 (1 件)

Edric Ellis
Edric Ellis 2018 年 11 月 27 日
Unfortunately, there is indeed no way to do that (using the MATLAB Job Scheduler) without shutting down the jobmanager, and starting it up again from scratch.
Can I ask: why do you want to do that? Job objects in PCT all have various fields to let you identify them - perhaps you could use the job Name or Tag?

カテゴリ

Help Center および File ExchangeMATLAB Parallel Server についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by