File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/software/container-engine/guidelines-images Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ com.hooks.cxi.enabled="false"
421421
422422=== "Point-to-point bandwidth, CPU-to-CPU memory, inter-node communication"
423423 ```console
424- $ srun -N2 --mpi=pmi2 --environment=omb-mpich-no-cxi ./pt2pt/osu_bw --validation
424+ $ srun -N2 --mpi=pmi2 --environment=omb-mpich-no-cxi ./pt2pt/osu_bw --validation
425425
426426 # OSU MPI Bandwidth Test v7.5
427427 # Datatype: MPI_CHAR.
Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ com.hooks.cxi.enabled="false"
419419
420420=== "Point-to-point bandwidth, CPU-to-CPU memory, inter-node communication"
421421 ```console
422- $ srun -N2 --mpi=pmix --environment=omb-ompi-no-cxi ./pt2pt/osu_bw --validation
422+ $ srun -N2 --mpi=pmix --environment=omb-ompi-no-cxi ./pt2pt/osu_bw --validation
423423
424424 # OSU MPI Bandwidth Test v7.5
425425 # Datatype: MPI_CHAR.
You can’t perform that action at this time.
0 commit comments