Skip to content

Commit 6ce7b8b

Browse files
committed
ranks -> MPI ranks
1 parent 41c774c commit 6ce7b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ specification supports the following attributes:
243243
submitted job.
244244
- ``processes_per_node``: on the allocated nodes, execute that given number of
245245
processes.
246-
- ``process_count``: the total number of processes (ranks) to be started
246+
- ``process_count``: the total number of processes (MPI ranks) to be started
247247
- ``cpu_cores_per_process``: the number of cpu cores allocated to each launched
248248
process. PSI/J uses the system definition of a cpu core which may refer to
249249
a physical cpu core or to a virtual cpu core, also known as a hardware thread.

0 commit comments

Comments
 (0)