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
matlab_script_on_igrida [2013/07/20 11:41] samermatlab_script_on_igrida [2014/01/11 05:28] (current) – external edit 127.0.0.1
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>
  
Line 58: Line 58:
 </code> </code>
 =====Launching the Job===== =====Launching the Job=====
-You can now submit eh job using the command ''oarsub'' as in the following:+You can now submit the job using the command ''oarsub'' as in the following:
 <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.1374313289.txt.gz · Last modified: 2014/01/11 05:25 (external edit)