This shows you the differences between two versions of the page.
en:hpc:usage:batch [2015/02/26 16:43] vrintala |
en:hpc:usage:batch [2017/11/22 15:03] (current) mnikku |
||
---|---|---|---|
Line 69: | Line 69: | ||
<code bash> | <code bash> | ||
- | #!/bin/csh | + | #!/bin/bash -l |
### | ### | ||
### job script example with 4 cores on exactly 1 node | ### job script example with 4 cores on exactly 1 node |