Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.82 KB

marketplace.md

File metadata and controls

71 lines (40 loc) · 1.82 KB

Google Cloud Marketplace

Deploy

  1. Go to the SchedMD-Slurm-GCP listing in the GCP Marketplace.

  2. Click “Launch”.

  3. Some of the options provide defaults, others require input.

  4. By default, one partition is enabled. Check the box “Enable partition” under the other “Slurm Compute Partition” sections to configure more partitions.

  5. When complete, click “Deploy”.

    Your Slurm cluster is now deploying.

  6. When the deployment is complete, you should see the following:

Using the Cluster

  1. SSH to the Login node by clicking the “SSH TO SLURM LOGIN NODE” button.

  2. Provided are some recommended steps to verify the Slurm cluster is working as expected.

    • Summarize node status.

    • Submit a batch script job.

    • View the job queue.

    • View the new compute nodes added on the Console.

Destroy

  1. Go to Deployment Manager.

  2. Select the Slurm cluster deployment from list.

  3. Click "DELETE" and confirm action.

    WARNING: Compute nodes are not cleaned up in "DELETE" action; compute nodes must be manually destroyed.