| 4 | 
  | 
  | 
| 5 | 
 a) the restart test : "1+1=2" | 
 a) the restart test : "1+1=2" | 
| 6 | 
 script: tst1+1 | 
 script: tst1+1 | 
| 7 | 
  call 2 shorts scripts: rnp & add0upto10c | 
  call 2 short scripts: rnp & add0upto10c | 
| 8 | 
  | 
  | 
| 9 | 
 * no input argument but few comments within the file tst1+1 | 
 * no input argument but few comments within the file tst1+1 | 
| 10 | 
   (needs to be edited and modify). | 
   (needs to be edited and modify). | 
| 14 | 
  | 
  | 
| 15 | 
 b) PBS-batch script that re-submit itself (loop). | 
 b) PBS-batch script that re-submit itself (loop). | 
| 16 | 
 script: runScript | 
 script: runScript | 
| 17 | 
  call 2 shorts scripts: add0upto3c & add0upto10c | 
  call 2 short scripts: add0upto3c & add0upto10c | 
| 18 | 
  | 
  | 
| 19 | 
 * used (and tested) on myrinet-3 cluster. | 
 * used (and tested) on myrinet-3 cluster. | 
| 20 | 
 * suffer from a lack of meaningful comments. | 
 * suffer from a lack of meaningful comments. |