wikiroute

networking recipes

User Tools

Site Tools


matlab_script_on_igrida

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
matlab_script_on_igrida [2013/07/20 11:41] samermatlab_script_on_igrida [2013/07/21 09:32] samer
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]].+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 ''/temp_dd/igrida-fs-1/mylogin'', where the run will take place. In particular, your run outputs should never be written to your home directory, which would necessarily drive to an NFS crash at some time. For instance, type: As a good practice, it is recommended that you create a log directory, located in ''/temp_dd/igrida-fs-1/mylogin'', where the run will take place. In particular, your run outputs should never be written to your home directory, which would necessarily drive to an NFS crash at some time. For instance, type:
 <code bash> <code bash>
-mkdir -p /temp_dd/igrida-fs1/mylogin/log/+igrida-oar-frontend%mkdir -p /temp_dd/igrida-fs1/mylogin/log/
 </code> </code>
  
matlab_script_on_igrida.txt · Last modified: 2014/01/11 05:28 by 127.0.0.1