Fixed typo openmpi.md
This commit is contained in:
parent
e74581f88d
commit
a7e17b7390
@ -67,7 +67,7 @@ This can be also added externally before the **mpirun** call (see below example)
|
||||
export UCX_LOG_LEVEL=data
|
||||
export UCX_LOG_FILE=UCX-$SLURM_JOB_ID.log
|
||||
|
||||
mpirun -no $SLURM_NTASKS ./app
|
||||
mpirun -np $SLURM_NTASKS ./app
|
||||
```
|
||||
|
||||
## Supported OpenMPI versions
|
||||
|
Loading…
x
Reference in New Issue
Block a user