Skip to content

Commit af4d31b

Browse files
committed
add documentation on verbosity and logging
1 parent 36250b5 commit af4d31b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ I.e., it takes the following arguments:
7979
> [!IMPORTANT]
8080
> Separate installation by `HOSTNAME` is required if different hosts with different architectures share the file system used for installation (e.g., daint and eiger on ALPS).
8181
82+
> [!TIP]
83+
> Export `JUHPC_VERBOSE=1` or `JUHPC_VERBOSE=2` to increase the verbosity of the output during the HPC setup installation: if set to `1`, the generated preferences and environment variables are printed; if set to `2`, all the output of all commands is printed in addition (default verbosity is `0`). No matter which verbosity level is set, all output is written in to a log file (`"$JUHPC_SETUP_INSTALLDIR/setup_install.log"`).
84+
8285

8386
## Examples: HPC setup installations on the ALPS supercomputer (CSCS)
8487

0 commit comments

Comments
 (0)