- 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
47 views (last 30 days)
Show older comments
Pablo
on 21 Mar 2023
Commented: Walter Roberson
on 23 Jan 2025 at 19:43
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 Comments
Accepted Answer
Manikanta Aditya
on 22 Mar 2023
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 Comments
Peter
on 23 Jan 2025 at 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
on 23 Jan 2025 at 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.)
More Answers (0)
See Also
Categories
Find more on Manage Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!