We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a8f9d commit 9839457Copy full SHA for 9839457
1 file changed
CHANGELOG.rst
@@ -16,8 +16,8 @@ Release 1.3.0
16
* Support generator running on the manager (on a thread). #1216/#1290
17
* Set `libE_specs["gen_on_manager"] = True`
18
* 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
+* Default to local comms when `nworkers` is supplied and no MPI runner is detected. #1169
+* Parse args defaults to **local** comms when `--nworkers` (or `-n`) is set on the command line. #1169
21
22
:Note:
23
0 commit comments