cc_staff
782
edits
(This section is also about parallel Matlab codes) |
(Reviewed the introduction of the page) |
||
Line 3: | Line 3: | ||
<translate> | <translate> | ||
<!--T:19--> | <!--T:19--> | ||
There are two ways of using MATLAB on our clusters | There are two ways of using MATLAB on our clusters: | ||
'''1) Running MATLAB directly''', but that requires a license. You may either: | |||
* Run MATLAB on [[ | * Run MATLAB on [[Béluga/en| Béluga]], [[Cedar]] or [[Narval/en| Narval]], all of which have a license available for any student, professor or academic researcher. | ||
* Use an external license, i.e. one owned by your institution, faculty, department, or lab. See ''Using an external license'' below. | * Use an external license, i.e. one owned by your institution, faculty, department, or lab. See ''[[#Using_an_external_license|Using an external license]]'' below. | ||
'''2) Compiling your MATLAB code''' by using the MATLAB Compiler <tt>mcc</tt> and by running the generated executable file on any cluster. You can use this executable without license considerations. | |||
More details about these approaches are provided below. | More details about these approaches are provided below. | ||
= Using an external license = <!--T:2--> | = Using an external license = <!--T:2--> |