You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building and running containers on HPC systems - a (not at all) comprehensive talk
Subil Abraham
The use of containers on a typical HPC system is a little different from running it on your personal computer or in something like Kubernetes. You want it to be up and running in a way similar to the typical applications that are built on HPC system and run via a scheduler, and still perform as good as the bare metal applications. Your users might need to be able to build their container images on your HPC system (on your login nodes or build nodes without root privileges) so that they are being built on the same environment as the typical applications, and especially important if your HPC system has an uncommon microarchitecture like ARM or PowerPC. Getting the performance needed for MPI enabled applications would mean hunting for your system’s MPI libraries and binding them into your container so that the application can link to it. And that’s just a few of the factors to consider. In this talk I’ll go over what we do to solve these and other problems on the HPC systems at ORNL and what lessons we learned in the process that can apply to your efforts to use containers at your HPC center.
Talk Selection
Coordinate a date
Zoom Prep
Advertisement
Send Advertisement
Week of/before event prep
After event
The text was updated successfully, but these errors were encountered: