aws-samples / aws-eda-slurm-cluster

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

Add support for ParallelCluster 3.11.0 #260

Closed cartalla closed 1 month ago

cartalla commented 1 month ago

Add support for APC 3.11.0.

Disable spack pyxis plug so that external login nodes work. The spack plugins have to be built on each login node OS and arch. We rebuild the slurm binaries. Need to build the spack plugins too.

Related to #259

Resolves #258

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