Reputation: 143
We are using Mosek Floating License offering across our organization.
Sometimes situations occur wherein a team member is unavailable, but has occupied the Mosek licenses, making it unavailable for others (even if urgently required).
To help in those situations, does Mosek's have any utility to forcefully release that occupied license?
e.g.
If utility for License view: lmutil lmstat -c [email protected] -a.
, then what will be the utility for License release?
Upvotes: 0
Views: 522
Reputation: 454
You can consult
https://docs.mosek.com/generic/fnp_LicAdmin.pdf
for question about the license system.
You should do
lmutil lmremove something
(It is in Chapter 12.)
Upvotes: 2