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!

preguntada hace 2 años392 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas