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!

demandé il y a 2 ans392 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions