Translations:CPLEX/25/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


After you have installed [https://www.ibm.com/analytics/data-science/prescriptive-analytics/cplex-optimizer CPLEX] as documented above, you must first install the module that you created:
After you have installed [https://www.ibm.com/analytics/data-science/prescriptive-analytics/cplex-optimizer CPLEX] as documented above, you must first install the module that you created:
{{Command|module load myclex/<version>}}
{{Command|module load mycplex/<version>}}

Latest revision as of 15:26, 11 March 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (CPLEX)
==Python==
Après avoir fait l'installation de [https://www.ibm.com/analytics/data-science/prescriptive-analytics/cplex-optimizer CPLEX] comme indiqué dans la section précédente, il faut tout d'abord charger CPLEX:
{{Commande|module load mycplex/<version>}}

Python

After you have installed CPLEX as documented above, you must first install the module that you created:

Question.png
[name@server ~]$ module load mycplex/<version>