DEV Community

Cover image for How to setup HPC cluster on AWS using AWS Parallel Cluster 2.0 | With Monitoring tool Grafana
Sandipkumar Patel for AWS Community Builders

Posted on • Updated on

How to setup HPC cluster on AWS using AWS Parallel Cluster 2.0 | With Monitoring tool Grafana

In this tutorial, you will learn about High-performance computing using AWS. You will design 3 nodes cluster ( 1 master node, 2 compute nodes). Once you will set up a cluster then you will integrate the Grafana tool to monitor the cluster resources. Grafana is multi-platform open-source analytics and interactive visualization web application. Once the cluster and monitoring tool will be done, you will execute your first HPC job ( prime number calculation ).

  1. Setup cluster of 3 nodes ( 1 Master node, 2 Compute node)
  2. Setup Grafana for monitoring cluster resources
  3. Run you first HPC job ( Prime number calculation)

See complete Tutorial on YouTube
For more reference

Top comments (0)