CPLEX/en: Difference between revisions

Jump to navigation Jump to search
no edit summary
(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
Line 108: Line 108:
which will allow your code to be found during execution.
which will allow your code to be found during execution.


<div class="mw-translate-fuzzy">
Next, you should modify the dynamic library of CPLEX. Look for this library in the directory hierarchy of the installation directory, make a copy of it and then execute the command
Next, you should modify the dynamic library of cplex. Look for this library in the directory hierarchy of the installation directory, make a copy of it and then execute the command
{{Command|setrpaths.sh --path libcplex1280.so}}
{{Command|setrpaths.sh --path libcplex1280.so}}
</div>


It's possible that during your compilation, you receive an error message because of a lack of memory. In this case, you should request a compute node using an interactive job to do the compilation. For example,
It's possible that during your compilation, you receive an error message because of a lack of memory. In this case, you should request a compute node using an interactive job to do the compilation. For example,
Bureaucrats, cc_docs_admin, cc_staff
2,306

edits

Navigation menu