How to Run Your First HPC Job on AWS - AWS Online Tech Talks

preview_player
Показать описание
Are you ready to harness the power of the cloud for your high performance computing (HPC) workloads? In this tech talk, we'll take you through the basics in a step-by-step approach on how to set up your first HPC cluster on AWS. We'll cover everything from installing AWS ParallelCluster, selecting the your Amazon EC2 instances, when to use Spot Instances to save up to 90% on compute, to launching your first MPI “hello world” job from the command line.

Learning Objectives:
*Learn how to create your own HPC cluster on AWS using AWS ParallelCluster
*Understand how to manage different job queues and orchestrate the other important HPC services such as FSx for Lustre and Elastic Fabric Adapter
*Learn how/when to use Amazon EC2 Spot Instances to optimize costs

Follow Amazon Web Services:

☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS.

#AWS
Рекомендации по теме
Комментарии
Автор

Please share video that contains ....all hpc components setup ..nice enginframe, nice dcv(iam), " AWS batch, AWS parallel cluster, AWS step function"
, slurm(orchestration)", EC2(compute), "Fsx, S3 for storage"

sandv
Автор

can you send me application code that we can run in cluster?

dhruvilpatel