Difference between revisions of "MCR"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:MathCategory:Language {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mcr}} |{{#vardefine:url|https://www.mathworks.com/}} <!--CONFIGU...")
 
Line 26: Line 26:
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 +
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 19:30, 26 February 2018

Description

mcr website  
MATLAB Compiler Runtime

The MATLAB Runtime is a standalone set of shared libraries that enables the execution of compiled MATLAB applications or components on computers that do not have MATLAB installed. When used together, MATLAB, MATLAB Compiler, and the MATLAB Runtime enable you to create and distribute numerical applications or software components quickly and securely.

Environment Modules

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

System Variables

  • HPC_{{#uppercase:mcr}}_DIR - installation directory
  • HPC_{{#uppercase:mcr}}_BIN - executable directory