Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Containers

Using Containers on HPC Resources

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…

Containers for HPC workshop

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’…

Building Containers for HPC

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…

Introduction to Virtual Machines and Containers

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…