Multiple subnets in ParallelCluster

0

Is there anyway to deploy compute accross Availibility Zones of a region? It seems we can only specify one subnet per queue. Also if I try to setup queues in different subnets I get 'The SubnetIds used for all of the queues should be the same.'.

I understand latency can get affected, but if the workload is not using networks, this would be advantageous to get access to more compute!

已提問 2 年前檢視次數 392 次
1 個回答
1
已接受的答案

We're tracking this feature request in this GitHub issue: https://github.com/aws/aws-parallelcluster/issues/3576. We don't yet have a timeline to share for this feature enhancement.

If you need different "compute" you can define multiple ComputeResources or multiple SlurmQueues, even if they are in the same subnet.

An high level alternative is to use Slurm Federation to manage multiple Slurm clusters. See Workshop: Using AWS ParallelCluster for Research.

Enrico

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南