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!

gefragt vor 2 Jahren392 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen