Commit 583fbf90 authored by Patrick Shriwise's avatar Patrick Shriwise
Browse files

Noting possible use of PATH variable in docs.

parent 4b2c0ae2
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -53,9 +53,10 @@ print(pyg_config.griffin_exec)
This file can be updated to change the executables used by
PyGriffin the next time the package is imported.

For Griffin execution with MPI, an executable can be specified
by adding a `mpi` entry to the `.pygriffin.rc` file in the `exec`
block
For Griffin execution with MPI, an executable can be specified by
adding a `mpi` entry to the `.pygriffin.rc` file in the `exec` block
as an alternative to providing the executable in the `PATH`
environment variable.

```
[exec]