Changes between Version 8 and Version 9 of Archer/DDT
- Timestamp:
- 01/04/15 11:32:34 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Archer/DDT
v8 v9 35 35 }}} 36 36 37 '''4.''' Get an interactive ARCHER session - in this example, I requested to have an interactive session in the short queue, for 4 nodes for 20 minutes - you will be subject to the normal wait times when doing this:37 '''4.''' Get an interactive ARCHER session (see http://www.archer.ac.uk/documentation/user-guide/batch.php#sec-5.4.8) - in this example, I requested to have an interactive session in the short queue, for 4 nodes for 20 minutes; the -X flag is needed for X window forwarding - you will be subject to the normal wait times when doing this in the same way as submitting any job: 38 38 39 39 {{{ … … 52 52 }}} 53 53 54 At this stage you are on a job-launcher node (mom3 in this case) and can run aprun directly, ie launch a parallel job directly rather than through the scheduler.54 At this stage you will be on a job-launcher node (mom3 in this case) and can run aprun directly, ie launch a parallel job directly rather than through the scheduler. 55 55 56 '''5.''' cd to the umui_runs directory for the failing job (xlehy in this example), ie the directory created in step '''2''' , load the allinea moduleand run the submit script interactively56 '''5.''' cd to the umui_runs directory for the failing job (xlehy in this example), ie the directory created in step '''2'''; load the allinea module; and run the submit script interactively 57 57 58 58 {{{