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

PCluster 3 Documentation Missing for Capacity Blocks

stefan-maxar opened this issue · comments

Hello!

I came across the following while attempting to use capacity blocks with PCluster 3.8.0. The current cluster configuration file reference documentation does not list CAPACITY_BLOCK as an option for CapacityType within the Slurm scheduling queue section (see: https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmQueues-CapacityType).

It is referenced indirectly in the AllocationStrategy section, and is documented properly in the AwsBatchQueues properties section, but not in the SlurmQueues properties section.

  • Stefan

We will work on the doc. Thank you!