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

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by