aws-samples / aws-eda-slurm-cluster

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

[FEATURE] Add support for ParallelCluster 3.11.0 #258

Closed cartalla closed 1 month ago

cartalla commented 1 month ago

Is your feature request related to a problem? Please describe.

https://pypi.org/project/aws-parallelcluster/3.11.0/

cartalla commented 1 month ago

APC 3.11.0 introduced the pyxis Spank plugin. This must be build on the login nodes or else slurm commands like srun and sbatch will fail.

I'm filing a separate feature request to build pyxis on the login nodes and until then I'm disabling the Spank plugins.

cartalla commented 1 month ago

File https://github.com/aws-samples/aws-eda-slurm-cluster/issues/259