#!/bin/csh -x # @ output = test.out # @ error = test.err # @ resources = ConsumableMemory(100) # @ wall_clock_limit = 1:00:00 # @ queue # cd /homes/sp11/pfast/work/nwchem module add nwchem nwchem test
#!/bin/csh -x # @ job_type = parallel # @ output = test.out2 # @ error = test.err # @ network.MPI = css0,shared,US # @ node = 6 # @ total_tasks = 6 # @ node_usage = shared # @ resources = ConsumableMemory(100) # @ wall_clock_limit = 1:00:00 # @ queue # cd /homes/sp11/pfast/work/nwchem module add nwchem nwchem test
Note: You will need to modify the output, error, and input filenames, the initial directory, the wall clock limit, and the number of processors. The number of total_tasks and the number of nodes should be equal.
 
 
This information is available in alternative formats upon request by individuals with disabilities. Please send email to alt-format@msi.umn.edu or call 612-624-0528. |
||||||||||||
|
HOME |
QUESTIONS |
FEEDBACK |
||||||||||||
|
||||||||||||