AWS HPC Blog
Tag: AWS ParallelCluster
LLMs: the new frontier in generative agent-based simulation
How can LLMs take agent-based simulation to the next level? Check out our new post on leveraging large language models’ capabilities for more realistic modeling.
Recent improvement to Open MPI AllReduce and the impact to application performance
Our team engineered some Open MPI optimizations for EFA to enhance performance of HPC codes running in the cloud. By improving MPI_AllReduce they improved scaling – matching commercial MPIs. Tests show gains for apps including Code Saturne and OpenFOAM on both Arm64 and x86 instances. Check out how these tweaks can speed up your HPC workloads in the cloud.
Securing HPC on AWS – isolated clusters
In this post, we’ll share two ways customers can operate HPC workloads using AWS ParallelCluster while completely isolated from the Internet. ParallelCluster supports many different network configurations to support a range of uses. When referring to isolation we mean situations where your HPC cluster is completely self-contained inside AWS, or where you have a private […]
Electronic design at the speed of Lightmatter: transforming EDA workloads with RES
Check out this post to learn how Lightmatter leveraged AWS tools like Research and Engineering Studio (RES) and AWS ParallelCluster to meet demanding computational requirements for electronic design.
How to improve reservoir simulation throughput using P5 instances
Reservoir simulation is critical for energy companies, but running scenarios can be time consuming. Find out how you can improve your SLB INTERSECT simulations by 10x with AWS.
HPC Ops: DevOps for HPC workloads in the cloud
Interested in boosting productivity for HPC users and admins? Read this post to learn how HPC Ops (infrastructure as code + CI/CD) delivers faster, more consistent infrastructure deployments and pain free experiences for your users.
Guided multi-objective generative AI for drug design
Transforming computer-aided drug design: see how SandboxAQ leverages AWS and generative AI to explore chemical space, more intelligently generating drug candidates.
Deploying generative AI applications with NVIDIA NIMs on Amazon EKS
Learn how to deploy AI models at scale with @AWS using NVIDIA’s NIM and Amazon EKS! This step-by-step guide shows you how to create a GPU cluster for inference. Don’t miss part 1 of this 2-part blog series!
Implementing e-mail and SMS notifications in AWS ParallelCluster with Slurm
Learn how to configure email and SMS alerts for job events to stay on top of your HPC workloads with AWS ParallelCluster using Slurm.
Strategies for distributing executable binaries across grids in financial services
You can boost the performance of your compute grids by strategically distributing your binaries. Our experts looked at lots of strategies for fast & efficient compute grid operations – to save you some work.