Will long running jobs time out if I use an Options file to set the Flexlm Timeout to four hours.
1 回表示 (過去 30 日間)
古いコメントを表示
If I set the FlexLM timeout function to four hours in my options file, and the users have jobs that run longer than four hours, will the jobs time out?
What constitutes IDLE?
0 件のコメント
回答 (1 件)
Ori
2013 年 11 月 3 日
編集済み: Walter Roberson
2015 年 5 月 28 日
License Server receiving / not receiving heartbeats from the client is what constitutes IDLE.
If I understand correctly:
1. Heartbeats are being sent as long as MATLAB is open, hence it is never considered IDLE even during long simulations, and TIMEOUT never elapses.
2. Even after heartbeats cease (e.g. connection to the license server was lost), you still have 2 hours until the license is returned to the pool on the Server side, and the the application is suspended on the client side, not closed.
Ori Kaplan
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!