IOR Benchmark on a free HPC Cluster (t2.micro)

0

Hello,

I created an HPC cluster with PCluster and used the free instance t2.micro. How can I run the IOR benchmark on it without using Luster.

Are there other IO benchmarks that could be run on this free cluster?

Thanks

Nuri
asked 9 months ago175 views
1 Answer
0

You might consider MDtest. MDtest is an MPI-based application for evaluating the metadata performance of a file system and has been designed to test parallel file systems. MDTest is not a Lustre-specific benchmark and can be run on any POSIX-compliant file system, but it does require a fully installed and configured file system implementation in order to run.

The High Performance Computing Lens Provides Guidance on Storage https://docs.aws.amazon.com/wellarchitected/latest/high-performance-computing-lens/storage.html

For best results, you should consider using an HPC Optimized instance type https://aws.amazon.com/ec2/instance-types/#HPC_Optimized

profile pictureAWS
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions