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

Adding resource optimizations #375

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Adding resource optimizations #375

merged 1 commit into from
Feb 12, 2025

Conversation

joshua-seals
Copy link
Collaborator

Here we take request values and divide it by 2. That is the gist, not a ton of complication but reasonable enough to get the job done and see where we are with cloud costs. If cpu is not greater than .5 this division doesn't occur.

This change assumes the researcher projects a limit to their work, ie the requested value in the UI but doesn't assume they know enough to allocate resources across Kubernetes nodes.

@joshua-seals joshua-seals merged commit 0741349 into develop Feb 12, 2025
8 of 9 checks passed
@joshua-seals joshua-seals deleted the cloud_optimizations branch February 12, 2025 20:15
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