IBM Books

IBM LoadLeveler for AIX 5L: Using and Administering

Using striping

To request that a job be run using striping, you must modify the network statement in your job command file. Shown here are examples of IP and user space network modes.

Requesting striping using IP mode

To submit a job using IP striping, your network statement would look like this:

network.MPI = csss,,IP

Requesting striping using user space mode

To submit a job using user space striping, your network statement would look like this:

network.MPI = csss,,US

For more information on the network statement, see network.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]