File tree 1 file changed +3
-3
lines changed
documentation/Sphinx/user_guide
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Environment Variables
89
89
90
90
.. glossary ::
91
91
92
- ``PROF_OUTPUT_FORMAT ``
92
+ ``VERNIER_OUTPUT_FORMAT ``
93
93
94
94
This environment variable determines the format of the outputted tables of
95
95
data. There are currently two options:
@@ -103,12 +103,12 @@ Environment Variables
103
103
If this environment variable remains unset, then the default output format
104
104
is the **drhook ** option.
105
105
106
- ``PROF_IO_MODE ``
106
+ ``VERNIER_IO_MODE ``
107
107
108
108
Determines the output mode to use. Currently only supports being set to
109
109
**multi ** but single-file-output may be added in the future.
110
110
111
- ``PROF_OUTPUT_FILENAME ``
111
+ ``VERNIER_OUTPUT_FILENAME ``
112
112
113
113
Sets the output filename, which is "vernier-output" by default. Vernier
114
114
will append the MPI rank onto the end of this name by default, resulting
You can’t perform that action at this time.
0 commit comments