Loading README.md +4 −3 Original line number Diff line number Diff line Loading @@ -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] Loading Loading
README.md +4 −3 Original line number Diff line number Diff line Loading @@ -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] Loading