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

Fix karpenter configuration #45

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

SebastianScherer88
Copy link
Owner

@SebastianScherer88 SebastianScherer88 commented Nov 20, 2024

The issues of failing torch ddp runs on both CPU and GPU around the half hour mark incorrectly diagnosed as an argo context related issue was actually due to the karpenter nodepools being configured to remove all nodes after 30m no matter what.

This is now fixed, together with introducing short run vs long run GPU nodepools. the short run one should be used by default and currently supports all k8s tests w.r.t runtime.

Also removed the spot instances as they can get pulled as early as 30 minutes into the claim

@SebastianScherer88 SebastianScherer88 merged commit 50cad38 into master Nov 20, 2024
18 checks passed
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.

1 participant