cluster:137
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:137 [2018/04/24 12:35] – [Submitting R2017+ Jobs] hmeij07 | cluster:137 [2019/06/12 17:00] (current) – [Submitting R2017+ Jobs] hmeij07 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| #BSUB -o out | #BSUB -o out | ||
| #BSUB -e err | #BSUB -e err | ||
| + | # match maxNumCompThreads(8); | ||
| + | #BSUB -n 8 | ||
| + | # all cores on single host | ||
| + | #BSUB -R " | ||
| - | export PATH=/ | + | |
| + | |||
| + | export PATH=/ | ||
| matlab -nodisplay < myJob.m | matlab -nodisplay < myJob.m | ||
| Line 23: | Line 29: | ||
| </ | </ | ||
| - | The distributed compute engine version 2015 is still available if you wish to run your old code or parallel jobs. See below. | ||
| ==== Submitting R2015a Jobs ==== | ==== Submitting R2015a Jobs ==== | ||
| + | |||
| + | 2015 Matlab DCE has been uninstalled | ||
| + | --- // | ||
| **MATLAB' | **MATLAB' | ||
cluster/137.1524573353.txt.gz · Last modified: by hmeij07
