aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
816 stars 309 forks source link

Support Lmod #5808

Open mrgum opened 8 months ago

mrgum commented 8 months ago

I have rasied with AWS Support and they asked me to raise a Feature Request...

Please make sure to add the following data in order to facilitate the root cause detection.

Required Info:

Bug description and how to reproduce: I would like the option to use Lmod instead of environment-modules

At present parallel cluster installs environment-modules and the current validator requires that implementation (see my PR https://github.com/aws/aws-parallelcluster/pull/3862)

I'd like to either

at present, due to the validator, I have to do the replacement in the user-data of the compute instances which adds to the, already too long, time it takes from a instance starting to it being available to the cluster and jobs starting on it

Thanks, Neil

davprat commented 8 months ago

Thank you for your request. I've added this to our feature request queue.