- Network licenses allow multiple users to access the software on a single server, which is ideal for your situation where there are about 20 users in total and only about 5 users need MATLAB at the moment. This means that you can purchase a license that covers the number of concurrent users you need, and then share the license among those users.
- Network licenses are managed by a license server, which can be configured to work with your SLURM workload manager. This allows you to easily manage the allocation of licenses to users based on their job requests.
- With a network license, you can also control which toolboxes are available to each user based on their needs. You can purchase licenses for the required toolboxes (Image Processing, Signal Processing, and Optimization) and then assign those licenses to specific users or groups of users.
Which license should I choose for a single server with multiple users
58 ビュー (過去 30 日間)
古いコメントを表示
I'm the admin of a server and I need to obtain a MATLAB license. Some details:
- Single server
- We are using SLURM to balance the workload
- There are about 20 users in total
- There are about ~5 users that need MATLAB for now. This might be more in the future
- Required toolboxes (at least for now): Image Processing, Signal Processing, Optimization
I've read online about different options (e.g. network license, parallel server, individual license vs designated computer license), but I'm still confused as to what should I get for this case.
0 件のコメント
採用された回答
Manikanta Aditya
2023 年 3 月 22 日
Hi Pablo,
Based on the information you provided, a network license for MATLAB may be the most suitable option for your scenario. Here are some reasons why:
Thanks, Hope it helps.
7 件のコメント
Peter
2025 年 1 月 23 日 19:00
without a licensing manager how can you manage the number of licenses used on a single server? is there a utility that I can run to see if a user is still holding onto a license but is not really using it and I want to release it for another to use?
we went from Flexserver to standalone but 5 licenses per server
Walter Roberson
2025 年 1 月 23 日 19:43
You can use lmtools or lmstat https://www.mathworks.com/help/install/ug/network-license-manager-tools.html
However, there are no tools for releasing an individual license hold. The proper "tool" is to go to the user's console and quit their MATLAB session (shooting their MATLAB session does as well, but that doesn't give the user an opportunity to save existing files.) The only alternative for centralized use is to restart the license manager, thus releasing all licenses. The license technology involved has no ability to release individual licenses. (Which is a shortcoming of the license technology, which surely should have implemented tools for this task after so long.)
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!