We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6398382 commit 9fb886dCopy full SHA for 9fb886d
docs/user_guide.rst
@@ -254,7 +254,7 @@ processes on each node, for a total of 8 processes:
254
.. literalinclude:: ../tests/user_guide/test_resourcespec.py
255
:language: python
256
:dedent: 4
257
- :lines: 9-17
+ :lines: 8-16
258
259
.. note::
260
All processes of a job will share at most one MPI communicator
@@ -332,7 +332,7 @@ and an instance of the
332
.. literalinclude:: ../tests/user_guide/test_scheduling_information.py
333
334
335
- :lines: 11-19
+ :lines: 10-18,21-22
336
337
where `QUEUE_NAME` is the LRM queue where the job should be sent and
338
`PROJECT_NAME` is a project/account that may need to be specified for
0 commit comments