aws-samples / aws-eda-slurm-cluster

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

[FEATURE] Build slurm for distribution of the submitter #177

Closed cartalla closed 9 months ago

cartalla commented 10 months ago

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

If you configure a submitter that is using a different OS distribution than the cluster then the modulefile doesn't exist and the binaries are incompatible.

Describe the solution you'd like

Detect this and build a version of slurm on the submitter instance and then create a modulefile for the submitter's distribution. Save the results on the cluster's shared file system so that it can be used by all submitters with the same OS.