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

Enable LSF on IBM Cloud tile to deploy both GPFS and Dynamic worker nodes #24

Open danielo2023 opened 1 year ago

danielo2023 commented 1 year ago

Background: LSF on IBM Cloud tile does not allow Dynamic Worker Nodes if IBM Storage Scale (GPFS) is configured in the deployment, this causes the HPC cluster to not have a performant storage solution for the potentially large cluster. The ability to have dynamic nodes is possible if the appropriate GPFS commands were added to the pre and post Provisioning Resource Connector configuration files to add and remove the nodes from the GPFS cluster.

Requirement: Enhance Schematic scripts for LSF on IBM Cloud to allow dynamic worker nodes and GPFS.