aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.

Home Page:https://github.com/aws/aws-parallelcluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: auto-detect Sockets and CoresPerSocket

verdimrc opened this issue · comments

Parallel Cluster to automatically detect the correct number of sockets and cores-per-socket in Slurm partitions.

Basically, to automate the solution in #5797 so that users do not need to figure out themselves the number of sockets. AFAIK, the number of sockets is not in public EC2 documentations, and would require users to run an instance just to find out the value.

Required Info:

  • AWS ParallelCluster version [e.g. 3.1.1]: 3.8.0

I have added this request to our backlog.