@@ -146,28 +146,32 @@ Except for the MPI and the node-internal CUDA transport layer, all layers utiliz
With any transport layer but MPI or intra-node CUDA it is important to make sure that the PMI (not MPI) environment is correctly set up. The easiest way to achieve this using slurm is: `srun --mpi=pmi2` or `srun --mpi=pmix`. If this option is not available or not supported by slurm please consult the relevant PMI documentation for your system.
## Supported Combinations of Communication APIs & Various Options
Not all option combinations are currently possible. The following table shows supported combinations.