[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
grid [2008/10/20 15:03]
novak
grid [2008/10/20 15:04]
novak
Line 192: Line 192:
 fi fi
 </code> </code>
 +
  
  
Line 203: Line 204:
 . /net/projects/SGE/user/sge_profile >/dev/null . /net/projects/SGE/user/sge_profile >/dev/null
  
-qrsh -cwd -V -p -50 -l mf=5g -now no 'renice 10 $$ >/dev/null; ./muj_skript.pl'+qrsh -cwd -V -p -50 -l mf=5g -now no 'renice 10 $$ >/dev/null; ./muj_skript.pl $@'
 </code> </code>
   * Ve svém hlavním skriptu ho pak zavolám a posbírám výsledky:   * Ve svém hlavním skriptu ho pak zavolám a posbírám výsledky:

[ Back to the navigation ] [ Back to the content ]