Exercise 3: Batch jobs
- Ensure that you have a Flux instance running in an allocation and determine the number of cores available to you in that allocation.
- Write a batch script that will run the
mpi_hellosleepapplication from Exercise 2.2 with four tasks. Ensure that the script logs when it starts and ends and that it is self documenting.
Notes / Solutions
- See Exercise 1.
- See ‘Making your job script submission self documenting’ in Section 3.
Section 2 | Section 3 | Exercise 3 | Section 4
Back to index




