index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-compute
/
opendc-compute-workload
/
src
Age
Commit message (
Expand
)
Author
2025-10-02
Changed the input of "nature" to a boolean to safe space and make loading fas...
Dante Niewenhuis
2025-09-16
updated workflow implementation for performance (#368)
Dante Niewenhuis
2025-07-22
Updated workload schema (#360)
Dante Niewenhuis
2025-07-16
Added Workflows (#359)
Dante Niewenhuis
2025-06-22
Implemented Single GPU Support & outline of host-level allocation policies (#...
Niels Thiele
2025-03-24
Added embodied carbon to hosts (#326)
Dante Niewenhuis
2025-03-21
WorkloadLoader fix (#321)
Dante Niewenhuis
2025-03-20
Adds load shifting over time (#319)
Sacheendra Talluri
2025-03-18
Made some changes to improve RAM of OpenDC (#318)
Dante Niewenhuis
2025-03-14
Added more battery policies (#312)
Dante Niewenhuis
2025-01-24
Added Fragment scaling (#296)
Dante Niewenhuis
2025-01-23
Added sampleFraction and submissionTime to the workloadSpec (#295)
Dante Niewenhuis
2025-01-22
Simplified the WorkloadLoader into a single class that can be extended when n...
Dante Niewenhuis
2024-10-29
Updated all floats to Doubles (#257)
Dante Niewenhuis
2024-10-25
Rewrote the FlowEngine (#256)
Dante Niewenhuis
2024-09-05
Sim trace update (#249)
Dante Niewenhuis
2024-08-27
Renamed input files and internally server is changed to task (#246)
Dante Niewenhuis
2024-05-07
Revamped failure models (#228)
Dante Niewenhuis
2024-03-19
Scenario and Portfolio update (#209)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-01-08
refactored opendc-experiment-compute (#190)
Dante Niewenhuis
2022-10-03
refactor(exp/compute): Integrate compute workload classes
Fabian Mastenbroek
2022-10-03
feat(exp/compute): Add provisioners for compute service
Fabian Mastenbroek
2022-09-23
refactor(compute): Provide access to instances in compute service
Fabian Mastenbroek
2022-09-22
refactor(compute): Pass failure model during workload evaluation
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Simplify SimHypervisor class
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(compute): Simplify constructor of SimHost
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove timestamp parameter from SimTrace
Fabian Mastenbroek
2022-06-23
bug(compute/workload): Fix conversion from UUID to Binary
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
2022-05-02
refactor(compute): Do not use Avro when exporting experiment data
Fabian Mastenbroek
2022-05-01
refactor(trace/parquet): Support custom ReadSupport implementations
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2022-04-22
refactor(compute): Load interference model via trace library
Fabian Mastenbroek
2022-02-18
fix(compute): Disallow duplicate UIDs for SimHost
Fabian Mastenbroek
2022-02-15
refactor: Update OpenTelemetry to version 1.11
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
perf(telemetry): Prevent allocations during collection cycle
Fabian Mastenbroek
2021-10-25
feat(telemetry): Report provisioning time of virtual machines
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-25
feat(compute): Support filtering hosts based on CPU capacity
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize SimTraceWorkload
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-09-28
fix(compute): Write null values explicitly in Parquet exporter
Fabian Mastenbroek
2021-09-28
refactor(telemetry): Do not require clock for ComputeMetricExporter
Fabian Mastenbroek
[next]