Skip to content

Commit 9839457

Browse files
authored
Update CHANGELOG.rst
1 parent f7a8f9d commit 9839457

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Release 1.3.0
1616
* Support generator running on the manager (on a thread). #1216/#1290
1717
* Set `libE_specs["gen_on_manager"] = True`
1818
* Then run with `nworkers` equal to the number of simulation workers.
19-
* Default to local comms when `nworkers` is supplied and no MPI runner detected. #1169
20-
* Parse args defaults to **local** comms when `--nworkers` (or `-n`) is set on command line. #1169
19+
* Default to local comms when `nworkers` is supplied and no MPI runner is detected. #1169
20+
* Parse args defaults to **local** comms when `--nworkers` (or `-n`) is set on the command line. #1169
2121

2222
:Note:
2323

0 commit comments

Comments
 (0)