Skip to content

RecurrentEdgeProcessCPUNeed

Internal RecurrentEdgeComponentNeed created automatically by a RecurrentEdgeProcess, mirroring its compute need on the parent EdgeComputer's CPU component.

Params

name

A human readable description of the object.

edge_component

Component on the parent EdgeComputer that this need targets.

An instance of EdgeComputerCPUComponent.

Calculated attributes

recurrent_need

Recurrent compute need, copied from the parent RecurrentEdgeProcess's compute profile.

Example value: 168 values in cpu core:
first 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
last 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]

Depends directly on:

through the following calculations:

You can also visit the link to Recurrent need’s full calculation graph.

recurrent_need_validation

Validates that the recurrent need uses a unit compatible with its target component, and (for workload-style needs) that values stay between 0 and 1.

Example value: 168 values in cpu core:
first 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
last 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]

Depends directly on:

through the following calculations:

You can also visit the link to Validated recurrent need’s full calculation graph.

unitary_hourly_need_per_usage_pattern

Hourly resource demand for one edge device, generated by replaying the typical-week pattern across the modeling period in the country's timezone, and scaled by how often the need appears in the journey.

Example value: {
EdgeUsagePattern Default edge usage pattern (79c3a82d-64f): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in cpu core:
first 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
last 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
}

Depends directly on:

through the following calculations:

You can also visit the link to Unitary hourly need for Default edge usage pattern’s full calculation graph.

total_hourly_need_across_usage_patterns

Total hourly demand on the component, summed across every EdgeUsagePattern after multiplying by the hourly count of edge devices in deployment.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in ·cpu core:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 999, 2000, 3000],
last 10 vals [5000, 5000, 5000, 5000, 5000, 4000, 3000, 2000, 997, 0]

Depends directly on:

through the following calculations:

You can also visit the link to Total hourly need across usage patterns’s full calculation graph.