Azure / azurehpc

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
124 stars 66 forks source link

Harden scripts sourcing common_function.sh #640

Closed vanzod closed 2 years ago

vanzod commented 2 years ago

Source common_function.sh from CC spec dir. This prevent errors if the file is not correctly copied where the calling script is located.