Changes between Version 9 and Version 10 of RunningAstroBear
- Timestamp:
- 01/10/13 22:34:59 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunningAstroBear
v9 v10 76 76 {{{ 77 77 cp <astrobear_directory>/sumbission_scripts/bluegene.cmd <run_dir> 78 cp <astrobear_directory>/sumbission_scripts/launch.s <run_dir>78 scp <astrobear_directory>/sumbission_scripts/launch.s <run_dir> 79 79 }}} 80 80 This copies over the !LoadLeveler script {{{bluegene}}} uses to start the job, as well as the {{{launch.s}}} script we use to set up certain environment variables. … … 145 145 For more information about using the itasca cluster, check out MSI's [https://www.msi.umn.edu/hardware/itasca itasca page].. 146 146 147 [ BackLink]147 [[BackLinks]]