Skip to content

Commit 9f42064

Browse files
fix(efc): rollback
1 parent af0fcac commit 9f42064

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed
156 KB
Loading

pages/environmental-footprint/additional-content/instances-env-footprint.mdx

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dates:
66
validation: 2025-10-01
77
posted: 2025-05-27
88
---
9-
import image from './assets/scaleway-allocation-rules-instances.jpg'
9+
import image from './assets/scaleway-allocation-rules-instances.webp'
1010

1111

1212
## Console overview
@@ -19,8 +19,8 @@ For Virtual Instances, the calculation of the environmental footprint takes into
1919
## Calculation aspects
2020

2121
The following elements are considered in the Instance footprint calculation:
22-
- **Hypervisor resources** - the resources (CPU/GPU, RAM, and disk, for example) used in the physical hypervisor servers that create and run the virtual Instances.
23-
- **Instance offer resources** - the vCPU/vGPU, RAM, and disk resources used when you use an Instance.
22+
- **Hypervisor resources** - the resources (CPU, RAM, and disk, for example) used in the physical hypervisor servers that create and run the virtual Instances.
23+
- **Instance offer resources** - the vCPU, RAM, and disk resources used when you use an Instance.
2424

2525
The calculation using the elements above can be broken down into:
2626

@@ -43,7 +43,7 @@ The calculation using the elements above can be broken down into:
4343

4444
When calculating an Instance's footprint, we consider the resources based on their relative usage on the hypervisor to ensure an accurate distribution of their proportional consumption.
4545

46-
- **CPUs or GPUs** - Consider the share of vCPUs or vGPUs reserved compared to the total number of physical cores available.
46+
- **CPU** - Consider the share of vCPUs reserved compared to the total number of physical cores available.
4747
- **RAM** - Consider the share of allocated RAM compared to the total RAM of the hypervisor.
4848
- **Storage** - Consider the use of allocated storage compared to the total capacity of the hypervisor.
4949

@@ -65,10 +65,6 @@ A consumption profile is a formula that takes in a given workload (e.g. % CPU us
6565

6666
We use the [consumption profiles defined by Boavizta](https://doc.api.boavizta.org/Reference/routes/#consumption-profile-routes) for the CPUs used on Scaleway Instances.
6767

68-
<Message type="important">
69-
Boavizta consumption profiles are currently only available for CPU Instances. Electricity consumption for GPU Instances is calculated based on an average consumption of the GPU offers.
70-
</Message>
71-
7268
For the [Environmental Footprint Estimation](/environmental-footprint/additional-content/environmental-footprint-calculator-estimation/), we base the calculation on a theoretical value of 30% CPU usage. On your [monthly report](/environmental-footprint/how-to/track-monthly-footprint/), we use your real CPU consumption to provide you with the most reliable data possible.
7369

7470
### Calculation example

0 commit comments

Comments
 (0)