Skip to content

Commit 9874a65

Browse files
authored
output format envs doc update (#173)
[ROCm/rocprofiler-sdk commit: 075d36e]
1 parent 8d709bc commit 9874a65

File tree

2 files changed

+290
-103
lines changed

2 files changed

+290
-103
lines changed

projects/rocprofiler-sdk/source/docs/how-to/using-rocprofv3-with-mpi.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
.. _using-rocprofv3-with-mpi:
77

8-
Using rocprofv3 with MPI
9-
+++++++++++++++++++++++++
8+
Using rocprofv3 with ``MPI``
9+
+++++++++++++++++++++++++++++
1010

1111
Message Passing Interface (MPI) is a standardized and portable message-passing system designed to function on a wide variety of parallel computing architectures. MPI is widely used for developing parallel applications and is considered the de facto standard for communication in high-performance computing (HPC) environments.
1212
MPI applications are parallel applications that run across multiple processes, which can be distributed over one or more nodes.

0 commit comments

Comments
 (0)