IBM-Cloud / hpc-cluster-lsf

IBM Spectrum LSF - IBM Cloud
https://cloud.ibm.com/docs/ibm-spectrum-lsf?topic=ibm-spectrum-lsf-getting-started-tutorial
Apache License 2.0
10 stars 9 forks source link

LSF automation should support heterogenous clusters #23

Open sam-andaluri opened 1 year ago

sam-andaluri commented 1 year ago

Currently worker nodes created as part of LSF schematics automation only supports a single flavor. Often we see customers requesting to create groups of nodes of different specifications. Apart from modifying the Terraform code there is no alternative to do this. Appreciate if you can consider enhancing to allow multiple worker node flavors. One suggestion here is to let customers create a csv file with worker node number and flavor and import that file into a Terraform variable.