diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -38,6 +38,8 @@ export FRONTEND_HOSTNAME="<cluster's hostname, ex: dicluster>" | |||
| 38 | # tell oar-p2p to auto detect that job and use it so you dont have to | 38 | # tell oar-p2p to auto detect that job and use it so you dont have to |
| 39 | # specify the job id. | 39 | # specify the job id. |
| 40 | # export OAR_P2P_INFER_JOB_ID=true | 40 | # export OAR_P2P_INFER_JOB_ID=true |
| 41 | # optionally, you can pass the cluster username if it differs from the local one | ||
| 42 | # export CLUSTER_USERNAME="<cluster username>" | ||
| 41 | ``` | 43 | ``` |
| 42 | you can now use a tool like [direnv](https://direnv.net) or just `source` the file with those variables. | 44 | you can now use a tool like [direnv](https://direnv.net) or just `source` the file with those variables. |
| 43 | 45 | ||
