machine_update: Update Machine PI After Job Scheduling

Description Usage Arguments Value

View source: R/combine_sim_pred.R

Description

Update Machine PI After Job Scheduling

Usage

1
machine_update(machine_pi_up, job_requestedCPU)

Arguments

machine_pi_up

A numeric vector representing the prediction upper bound at different bins for a single machine.

job_requestedCPU

A numeric number representing the requestedCPU for the job.

Value

A numeric vector representing the updated machine_pi_up after job scheduling.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.