This example will create an HPC cluster with a CentOS 7.6 headnode running PBS Pro 19.1 exporting a 4TB NFS space and multiple CentOS 7.6 HB60rs compute nodes; and a Windows visualization node.
This tutorial uses NFS and RDP for simplicity but you can also easily set it up with an alternate storage or visualization solution using the examples [here](https://github.com/Azure/azurehpc/tree/master/examples).
First initialise a new project. AZHPC provides the `azhpc-init` command that will help here. Running with the `-s` parameter will show all the variables that need to be set, e.g.
The variables can be set with the `-v` option where variables are comma separated. The `-d` option is required and will create a new directory name for you.
OPM requires that lapack be installed on all of the compute nodes. The `scripts/app_opm_req.sh` script was created and has been added as an install step in the `config.json`.
> The `full_install_opm.sh` can be used to build everything from source.
Connect to the viznode using RDB (get the RDP file for nvnode from the Azure Portal)
- Username: hpcadmin
- Password: <winadmin-secret>
Check that Y: and Z: drives are mapped to the NFS server
> Note : Y: and Z: drives appears as disconnected while they are not.
Launch ResInsight from the Y: drive (Y:\resinsight\ResInsight-2019.04.0_oct-4.0.0_souring_win64\ResInsight) and then, from ResInsight, click import eclipse file. The result file is located on the Z: drive (Z:\opm-data\norne\out_parallel\NORNE_ATW2013.EGRID)