Difference between revisions of "CPLEX"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Optimizer {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|CPLEX}} |{{#vardefine:url|http://www-01.ibm.com/software/commerce/optimization/c...")
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Optimizer]]
+
[[Category:Software]][[Category:Climate]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|CPLEX}}
 
|{{#vardefine:app|CPLEX}}
Line 24: Line 24:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#lowercase:{{#var:app}}}}
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
<!--Run-->
 
<!--Run-->
  

Latest revision as of 19:35, 24 August 2022

Description

CPLEX website  

IBM ILOG CPLEX Optimizer's mathematical programming technology enables decision optimization for improving efficiency, reducing costs, and increasing profitability.

Environment Modules

Run module spider CPLEX to find out what environment modules are available for this application.

System Variables

  • HPC_CPLEX_DIR - installation directory
  • HPC_CPLEX_BIN - executable program directory