Skip to content

Conversation

szabosteve
Copy link
Contributor

Overview

Related to https://github.com/elastic/ml-team/issues/1500

This PR adds a blurb about how we calculate VCUs for ML:

  • Trained Models are mostly based on vCPU consumed, 1 allocation * 1 thread = 1 vCPU = 8 VCU
  • Jobs are mostly based on memory consumed, 1 GB = 1 VCU

@szabosteve szabosteve requested a review from prwhelan March 12, 2025 14:04
@szabosteve szabosteve merged commit 950ba05 into main Mar 12, 2025
3 checks passed
@szabosteve szabosteve deleted the szabosteve/serverless-pricing branch March 12, 2025 14:08
@szabosteve szabosteve self-assigned this Mar 12, 2025
thekofimensah pushed a commit that referenced this pull request Mar 21, 2025
## Overview

Related to https://github.com/elastic/ml-team/issues/1500

This PR adds a blurb about how we calculate VCUs for ML:
- Trained Models are mostly based on vCPU consumed, 1 allocation * 1
thread = 1 vCPU = 8 VCU
- Jobs are mostly based on memory consumed, 1 GB = 1 VCU
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