NVIDIA / Bobber

Containerized testing of system components that impact AI workload performance
MIT License
14 stars 5 forks source link

Ensure hosts are unique #45

Closed roclark closed 3 years ago

roclark commented 3 years ago

While running a multi-node test, it's easy to accidentally enter the same hostname in the hosts parameter twice. As this isn't a supported configuration (running multiple tests simultaneously on a host), an error should be thrown whenever non-unique hosts are provided.