This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
quick:pbspro [2020/05/26 12:03] kevin |
quick:pbspro [2025/09/22 17:47] (current) kevin [Example 4 : empty job] |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| A script can include just about anything which you could do during a terminal session such as set environment variables, change directories, | A script can include just about anything which you could do during a terminal session such as set environment variables, change directories, | ||
| - | '' | + | > Job script files can be named to anything allowed for a regular file, but it is strongly recommended that you use '' |
| Line 141: | Line 141: | ||
| #< | #< | ||
| #< | #< | ||
| - | #< | + | #< |
| #< | #< | ||
| Line 148: | Line 148: | ||
| </ | </ | ||
| - | //Note that the M9000 sparc queue is called ' | + | |
| ===== Example 5 : MPI example ===== | ===== Example 5 : MPI example ===== | ||