Can I configure the Network License Manager to return idle MATLAB seats?

조회 수: 67 (최근 30일)
Can I configure my license server to return idle MATLAB seats? Does MATLAB support FlexLM's timeout feature?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 2월 12일
편집: MathWorks Support Team 2024년 2월 12일
The Network License Manager has a feature called TIMEOUT which automatically returns idle license seats after a specified amount of time has lapsed. TIMEOUT has the following limitations:
  1. The minimum duration for TIMEOUT is 14400 seconds, i.e. 4 hours.
  2. TIMEOUT only applies to MATLAB. Once MATLAB times out, toolboxes in use in that session of MATLAB will also be returned.
  3. To enact a TIMEOUT, MATLAB clients must be on R14SP3 or higher and the Network License Manager must be running version 9.2 or higher.
  4. For the purposes of TIMEOUT, a MATLAB session is considered idle if there has been no user interaction and no running jobs for the entirety of the specified TIMEOUT duration.
To enact a TIMEOUT, add the following line in your license manager options file:
TIMEOUT MATLAB 14400
This will set the TIMEOUT duration to 4 hours, however you can set the TIMEOUT duration higher if desired. The TIMEOUT duration must be specified in seconds. The network license manager must be stopped and started for the new TIMEOUT duration to take effect.
 
Experiencing a License Timeout
You may experience a license timeout when:
  • Timeout is enabled, and
  • You leave a MATLAB session inactive for an extended period of time.
Under these conditions, the network license key(s) are returned but MATLAB remains open.
The timeout is recorded in the network license manager log file, as follows:
Idle session. Returning keys for <user>@<machine>
To resume a MATLAB session that has timed out, start using MATLAB again. If a license key is available, MATLAB checks it out automatically. If a license key is not available, MATLAB issues a warning and tries again. MATLAB will make 10 attempts before exiting.
  댓글 수: 2
Walter Roberson
Walter Roberson 2020년 12월 15일
Sorry, any mechanism that might effectively reduce the minimum timeout duration will be considered a license violation by Mathworks.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by