Does MATLAB FlexLM license server support Virtual Machines?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Some FlexLM implementations do not permit running from a VM.What is MATLAB's position on that?
0 Kommentare
Antworten (1)
Ori
am 28 Mai 2015
Bearbeitet: Ori
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Manage Products finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!