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
NHC - Corrected floats comparison in NCCL loopback test #732
Bash cannot directly compare float values. The test was always true, preventing HNC to drain nodes that failed the NCCL loopback test.