what happens if a license expires while a script is still running?

1 回表示 (過去 30 日間)
Daniel Vieira
Daniel Vieira 2017 年 12 月 14 日
編集済み: Jan 2017 年 12 月 14 日
I have a neural network training on a cluster right now. I estimated that on my personal machine it would take 10 days running; on the cluster it can be sped up by 2-5 times (7 if I use all cores, but I can't), so it would take 2 to 5 days to train there. However, the cluster licenses are trials, and they expire in a few days, fewer than 5 actually.
What happens if that license expires while the script is running? Will it be interrupted? Will it finish? If it ends, will I be able to fetchOutputs? Should I stop and try to renew the trial?

採用された回答

Jan
Jan 2017 年 12 月 14 日
編集済み: Jan 2017 年 12 月 14 日
I've seen a Matlab desktop stopped working, when the license expired during an execution, but not while the computations were running, but when the command window gained the focus. Maybe this means, that your scripts are not stopped. But If you try to solve a real problem, it is the best idea to ask somebody, who knows this exactly: Contact MathWorks using the "Contact Us" button in the upper right corner of this page. Perhaps they can expand the license by some days, or they might tell you that your work is not covered by the trial license at all.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by