Draft
Conversation
…" available for export to which we can write our output data. The file is being made if you add 'costmodel' to your experiment setup. Its based on powerSource with the aim to just adapt it as needed. The module for costmodel is not used so far, its a copy of the carbonmodule but it needs to be rewritten to actually do something.
… reading a trace, made some effort towards a costmodel class for the simulator which can be run per cluster. Maybe some baby steps towards outputting values from this class.
…ecieve a double from the related SimPowerSource, so we can start giving info to the cost model to compute stuff.
…and load it in the simulator where it is used to calc the power cost.
Cost model
…agic and added updateHardwareValue function to costmodel which check a list of hosts, updates them and collects their value.
Outputting the component degradation cost from costmodel to the parquet output.
…plementations with values loaded from json.
…code breaks when you try to add multiple carbonmodels, im unsure if this due to us or an underlying issue. But for now if you want to run an experiment with multiple clusters, dont give it a carbon trace!
Update cost model to include various other costs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.