Containers are revolutionizing the way scientific software is run on High-Performance Computing (HPC) platforms by providing a ÔvirtualÕ OS that simplifies application installation and portability. This session will guide you…
This workshop will go over how to use container on HPC resources. Containers are a great way to run scientific software on various HPC platforms. Users can create a ‘virtual’…
This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources” (https://github.com/ucla/hpc_workshops). This workshop will focus on creating containers to be ran on HPC resources. We…
A virtual machine is an isolated operating system environment running on top of the host computer’s original operating system. This hypervisor-based technology enables us to run one or multiple operating…