Skip to content

Commit

Permalink
Merge pull request Azure#484 from gu27/maintenance
Browse files Browse the repository at this point in the history
Updated PBSPro in simple_hpc_pbs readme to OpenPBS due to confusion o…
  • Loading branch information
xpillons authored Apr 7, 2021
2 parents deceb5b + dfbf561 commit 47dc8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/simple_hpc_pbs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

Visualisation: [config.json](https://azurehpc.azureedge.net/?o=https://raw.githubusercontent.com/Azure/azurehpc/master/examples/simple_hpc_pbs/config.json)

This example will create an HPC cluster ready to run with PBS Pro.
This example will create an HPC cluster ready to run with OpenPBS.

## Initialise the project

To start you need to copy this directory and update the `config.json`. Azurehpc provides the `azhpc-init` command that can help here by compying the directory and substituting the unset variables. First run with the `-s` parameter to see which variables need to be set:
To start you need to copy this directory and update the `config.json`. Azurehpc provides the `azhpc-init` command that can help here by copying the directory and substituting the unset variables. First run with the `-s` parameter to see which variables need to be set:

```
azhpc-init -c $azhpc_dir/examples/simple_hpc_pbs -d simple_hpc_pbs -s
Expand Down

0 comments on commit 47dc8a9

Please sign in to comment.