Skip to content

Add tutorial for Instant Clusters + SLURM #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Add tutorial for Instant Clusters + SLURM #221

wants to merge 19 commits into from

Conversation

muhsinking
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Apr 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2025 9:09pm

Copy link

@murat-runpod murat-runpod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SLURM:
Good stuff, I've stripped out a lot of unnecessary & superfluous elements from the demo scripts, so really the docs just need to be updated to reflect that where necessary (I've pointed out where).
Next steps: final re-review after updates to double-check error free SLURM flow

@muhsinking muhsinking marked this pull request as ready for review April 22, 2025 21:09
Copy link

@murat-runpod murat-runpod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with 1 minor correction!

Now run the installation script **on each Pod**, replacing `[MUNGE_SECRET_KEY]` with any secure random string (like a password). The secret key is used for authentication between nodes, and must be identical across all Pods in your cluster.

```bash
./install.sh "[MUNGE_SECRET_KEY]" node-0 node-1 10.65.0.2 10.65.0.3```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the triple backticks at the end (they're already on the next line)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants