added ANSYS/CFX
This commit is contained in:
@ -84,7 +84,7 @@ fluent 3ddp -g -t ${SLURM_NTASKS} -i ${JOURNAL_FILE}
|
||||
```
|
||||
|
||||
In the above example, one can increase the number of *nodes* and/or *ntasks* if needed. One can remove
|
||||
`--nodes`` for running on multiple nodes, but may lead to communication overhead. In general, **no
|
||||
`--nodes` for running on multiple nodes, but may lead to communication overhead. In general, **no
|
||||
hyperthreading** is recommended for MPI based jobs. Also, one can combine it with `--exclusive` when necessary.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user