Skip to content
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

Bdx fixes #33

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

Bdx fixes #33

wants to merge 9 commits into from

Conversation

jamesbeedy
Copy link
Contributor

Fix slurm config, remove slurmrestd, update slurm to 23.11 and ubuntu to 24.04.

Copy link

vercel bot commented Feb 13, 2025

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

Name Status Preview Comments Updated (UTC)
democluster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:10pm

…oble 24.04.

* use linuxproc instead of cgroup
* remove slurmrestd refs and update local script
* add oidc-domain config for jobbergate and vantage agent snaps
* add --enable to jobbergate and agent start
dusktreader
dusktreader previously approved these changes Feb 13, 2025
- snap set jobbergate-agent oidc-client-id=$CLIENT_ID
- snap set jobbergate-agent oidc-client-secret=$CLIENT_SECRET
- snap set jobbergate-agent oidc-domain=$OIDC_DOMAIN
- snap set jobbergate-agent task-jobs-interval-seconds=30
Copy link
Member

Choose a reason for hiding this comment

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

Matches default. Don't need this line.

- snap set jobbergate-agent oidc-client-secret=$CLIENT_SECRET
- snap set jobbergate-agent oidc-domain=$OIDC_DOMAIN
- snap set jobbergate-agent task-jobs-interval-seconds=30
- snap set jobbergate-agent x-slurm-user-name=ubuntu
Copy link
Member

Choose a reason for hiding this comment

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

Matches default. Don't need this line.

- snap set vantage-agent oidc-client-id=$CLIENT_ID
- snap set vantage-agent oidc-client-secret=$CLIENT_SECRET
- snap set vantage-agent oidc-domain=$OIDC_DOMAIN
- snap set vantage-agent task-jobs-interval-seconds=30
Copy link
Member

Choose a reason for hiding this comment

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

Matches default. Don't need this 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