This repository provides easy automation scripts for building a HPC environment in Azure. It also includes examples to build e2e environment and run some of the key HPC benchmarks and applications.
MIT License
122
stars
65
forks
source link
Modified NDv4/NDmv4 configuration for UbuntuHPC 20.04 #699
Under Ubuntu-DSVM 20.04 some checks need to be modified in order to correctly pass the tests.
Also the pciutils-dev package required by perftest has been renamed to libpci-dev.
Under Ubuntu-DSVM 20.04 some checks need to be modified in order to correctly pass the tests. Also the
pciutils-dev
package required by perftest has been renamed tolibpci-dev
.