Translations:CPLEX/25/en: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Adjust the lines which correspond to the variables <tt>cplexversion</tt> and <tt>studio_root</tt> so that they have the correct values for your situation, i.e. the version you...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Python== | |||
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 mycplex/<version>}} |
Latest revision as of 15:26, 11 March 2021
Python
After you have installed CPLEX as documented above, you must first install the module that you created:
[name@server ~]$ module load mycplex/<version>