aws-samples / aws-eda-slurm-cluster

AWS Slurm Cluster for EDA Workloads
MIT No Attribution
28 stars 7 forks source link

Generalize RES configuration of login nodes and user/group json #255

Closed cartalla closed 1 month ago

cartalla commented 1 month ago

Use similar methods as RES to support any login node instances and automatically configure them at creation and deconfigure them at deletion.

Resolves #250

===== Fix SlurmFsxLustre ingress rule.

CDK creates egress rule without matching ingress rule.

Resolves #252

=====

Fix FSxZ egress rules

Compensate for a bug in ParallelCluster that requires egress rules.

Leave the bug open so that can remove rules when ParallelCluster bug is fixed.

Addresses #253

=====

Document FSx configuration

=====

Add IAM policy required to mount FSx

Add AttachRolePolicy, DetachRolePolicy for HeadNodePolicy.

Resolves #254

====

Fix SNS notification bug when CreateParallelCluster Lambda is missing parameter

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.