Skip to content

Commit 01c9932

Browse files
committed
Update documentation to change PROF_ prefix to VERNIER_ for env variables
1 parent f118a52 commit 01c9932

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/Sphinx/user_guide/setting-up.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Environment Variables
8989

9090
.. glossary::
9191

92-
``PROF_OUTPUT_FORMAT``
92+
``VERNIER_OUTPUT_FORMAT``
9393

9494
This environment variable determines the format of the outputted tables of
9595
data. There are currently two options:
@@ -103,12 +103,12 @@ Environment Variables
103103
If this environment variable remains unset, then the default output format
104104
is the **drhook** option.
105105

106-
``PROF_IO_MODE``
106+
``VERNIER_IO_MODE``
107107

108108
Determines the output mode to use. Currently only supports being set to
109109
**multi** but single-file-output may be added in the future.
110110

111-
``PROF_OUTPUT_FILENAME``
111+
``VERNIER_OUTPUT_FILENAME``
112112

113113
Sets the output filename, which is "vernier-output" by default. Vernier
114114
will append the MPI rank onto the end of this name by default, resulting

0 commit comments

Comments
 (0)