Scaling ← this page has two scripts that are quite useful. The first is just an ordinary PBS submission script. The second script, however, is a bash script that submits the first one with varying parameters – in this case so that the scaling properties of the application can be tested. Similar approaches, however, could be used for any parameter search (although often a job array is more appropriate for this). It also demonstrates how one can use job dependencies…