aws-samples / aws-eda-slurm-cluster

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

Add Rocky Linux 8 support for ParallelCluster #169

Closed cartalla closed 7 months ago

cartalla commented 8 months ago

Create image builder config files so can build custom Rocky 8 AMI.

Added rocky8 as an option for slurm/ParallelClusterConfig/Image/Os. Added config slurm/ParallelClusterConfig/Image/CustomAmi. Rocky 8 requires a custom AMI because PC doesn't supply one.

Add support for ParallelCluster munge key secret

Turn on debug of create accounts script Allows easier debug if fails.

Fixed a bug in submitter /etc/fstab.

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