Changes between Version 72 and Version 73 of Archer2
- Timestamp:
- 06/01/21 08:32:17 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Archer2
v72 v73 364 364 === Initial setup for running UMUI jobs on ARCHER2 === 365 365 366 The following snippet should be included in your ARCHER2 {{{.bash_profile}}}. 366 1) Add the following snippet to your ARCHER2 {{{~/.bash_profile}}}: 367 367 368 368 {{{ … … 376 376 }}} 377 377 378 378 2) Setup `umui_runs` directory: 379 380 {{{ 381 archer2$ mkdir /work/n02/n02/<archer2_username>/umui_runs 382 archer2$ ln -s /work/n02/n02/<archer2_username>/umui_runs ~/umui_runs 383 }}} 379 384 380 385 Very few changes are required in order to run these jobs: