Hoffman2:Batch Mode

From Center for Cognitive Neuroscience
Revision as of 18:31, 18 December 2019 by Hwang (talk | contribs) (Created page with "To use a batch job, you need to create a batch file with bash or tcsh. This find should have three parts: Part 1: List all the resource requests Part 2: Load your modules, ex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To use a batch job, you need to create a batch file with bash or tcsh. This find should have three parts:

Part 1: List all the resource requests Part 2: Load your modules, export the Unix environment that needed for your script to run Part 3: Call your job script

Here are some batch file templates you can start with

Job Submission Templates

Please use these job submission template scripts to simplify job submission.