Does MATLAB FlexLM license server support Virtual Machines?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Some FlexLM implementations do not permit running from a VM.What is MATLAB's position on that?
0 commentaires
Réponses (1)
Ori
le 28 Mai 2015
Modifié(e) : Ori
le 28 Mai 2015
I believe the answer to that lies in your license file: In the MATLAB FEATURE / INCREMENT line, look for the VM_PLATFORMS= [PHYSICAL | VM_ONLY] parameter.
This parameter restricts feature usage to virtual machines (VM_ONLY) or to physical machines (PHYSICAL). If this keyword is not present, FlexEnabled applications can be run on both physical and virtual machines (default behavior).
I have personally installed the LM on a VM.
Best regards
Ori Kaplan
0 commentaires
Voir également
Catégories
En savoir plus sur Manage Products dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!