MCR - Matlab Compiler Runtime

Introduction

http://www.mathworks.com.au/products/compiler/mcr/

Please check this: https://confluence.csc.fi/display/fgi/MATLAB+Compiler+Runtime+%28MCR%29

Many Matlab codes can be translated to C coded executables. This executable can be used in gowonda when the Matlab Compiler Runtime (MCR) is available. When Matlab code is executed this way it does not require license and thus large amounts of C converted Matlab codes can be executed simultaneously.

Usage

https://confluence.csc.fi/display/fgi/MATLAB+Compiler+Runtime+%28MCR%29

module load  matlab/mcr/2012b

Installation

cd /sw/Matlab/MCR/2012b/src
unzip  MCR_R2012b_glnxa64_installer.zip
./install

The install path is: /sw/Matlab/MCR/2012b


Reference

1. http://messagelab.monash.edu.au/Infrastructure/CompileMatlab
2. http://www.icare.univ-lille1.fr/wiki/index.php/Matlab_compiler_usage
3. https://confluence.csc.fi/display/fgi/MATLAB+Compiler+Runtime+%28MCR%29
4. http://www.vision.caltech.edu/cadabra/CADABRA%201.0/QTRAK/readme.txt
5. http://www.icare.univ-lille1.fr/wiki/index.php/Matlab_compiler_usage