Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tycho. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:18, 15 November 2023 Philip talk contribs created page Examples of SLURM scripts (Created page with "Here is examples of simple SLURM scripts for running serial, OpenMP and MPI jobs. Note that a very nice introduction to running SLURM scripts exist at https://hpc.ku.dk/documentation/slurm.html. <h2> Simple Batch Script For Running Serial Programs </h2> Submission scripts are really just shell scripts (here we use bash syntax) with a few additional variable specifications at the beginning. These are prefixed with "#SBATCH" and otherwise use the same keywords and syn...")