Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.39 KB

File metadata and controls

43 lines (29 loc) · 1.39 KB

Module 1: HPC on Kubernetes (Amazon EKS)

Home > Module 1: HPC on Kubernetes

Overview

In this module, you will deploy and use Kubernetes for running HPC applications. You'll run GROMACS, a high-performance molecular dynamics application, using data from Amazon FSx for Lustre parallel file system.

Amazon EKS simplifies Kubernetes deployment in the cloud, managing the control plane while you focus on running your applications.

Architecture

As part of this module, you will deploy the following architecture to run GROMACS:

Architecture

Contents

  1. Install CLIs
  2. Create Amazon EKS Cluster
  3. Validate Amazon EKS Cluster
  4. Create Persistent Volume
  5. Setup Monitoring
  6. Deploy MPI Operator
  7. Run GROMACS MPI Job
  8. Cleanup
  9. Scale Out (Optional)

Prerequisites

  • Completed workshop setup
  • Access to AWS account (provided during event)
  • Basic understanding of containers and Kubernetes concepts

Estimated Time

30 minutes - 1 hour


Navigation: