Can I use Parallel Server License Check to query license usage for all users currently using MATLAB Parallel Server? 

6 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 21 Dec 2022
Edited: MathWorks Support Team on 21 Dec 2022
There is no way to query the license usage for all users who are using MATLAB Parallel Server.
You can use the Parallel Server License Check utility to query license usage for individual users:
./ParallelServerLicenseCheck.exe -c ./license.dat -type user -user MPSuser
User: MPSuser
Keys in use: 4
Running sessions: 4
Max keys per user: 200
    
For more information on Parallel Server License Check, refer to "What is Parallel Server License Check? ".  

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!