matlab_script_on_igrida
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| matlab_script_on_igrida [2013/07/20 11:41] – samer | matlab_script_on_igrida [2014/01/11 05:28] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| =====Limitations===== | =====Limitations===== | ||
| - | | + | Beware of the number of licences for MATLAB as each OAR job will consume a token. Prefer compiling your script as in the following [[compiled_matlab_on_igrida|tutorial]]. |
| =====Logging In===== | =====Logging In===== | ||
| Line 16: | Line 16: | ||
| As a good practice, it is recommended that you create a log directory, located in ''/ | As a good practice, it is recommended that you create a log directory, located in ''/ | ||
| <code bash> | <code bash> | ||
| - | mkdir -p / | + | igrida-oar-frontend%mkdir -p / |
| </ | </ | ||
| Line 58: | Line 58: | ||
| </ | </ | ||
| =====Launching the Job===== | =====Launching the Job===== | ||
| - | You can now submit | + | You can now submit |
| <code bash> | <code bash> | ||
| igrida-oar-frontend%oarsub -S oar-launch-script.sh | igrida-oar-frontend%oarsub -S oar-launch-script.sh | ||
matlab_script_on_igrida.1374313275.txt.gz · Last modified: 2014/01/11 05:25 (external edit)