SC20 Demo: Simplifying Application Deployments on HPC Clusters

Originally published at: https://developer.nvidia.com/blog/sc20-demo-simplifying-application-deployments-on-hpc-clusters/

Many system administrators use environment modules to manage software deployments. The advantages of environment modules are that they allow you to load and unload software configurations dynamically in a clean fashion, while providing end users with the best experience when it comes deploying applications. However, robustly supporting HPC and deep learning applications with complex dependencies…