Changes between Version 3 and Version 4 of cypress/R
- Timestamp:
- 08/19/15 19:57:07 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/R
v3 v4 181 181 }}} 182 182 183 Not that since we did not specify an output file, the output will be written to slurm-< JobNumber>.out. For example:183 Not that since we did not specify an output file, the output will be written to slurm-<!JobNumber>.out. For example: 184 184 185 185 {{{ … … 195 195 [tulaneID@cypress1 ~]$ 196 196 }}} 197 198 [[cypress/Python|Next Section: Running Python on Cypress]]