MPI Examples
Scripts
Single Node MPI Job
Script that runs an MPI job using 30 CPUs on a single node.
Multi-Node MPI Job
Very similar to the Single Node MPI Job above, except the 30 tasks are distributed across 3 nodes.
Script that runs an MPI job using 30 CPUs on a single node.
Very similar to the Single Node MPI Job above, except the 30 tasks are distributed across 3 nodes.