index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-simulator
/
opendc-simulator-compute
/
src
/
test
/
kotlin
Age
Commit message (
Expand
)
Author
2025-06-22
Implemented Single GPU Support & outline of host-level allocation policies (#...
Niels Thiele
2024-10-29
Updated all floats to Doubles (#257)
Dante Niewenhuis
2024-10-25
Rewrote the FlowEngine (#256)
Dante Niewenhuis
2024-09-16
All simulation are now run with a single CPU and single MemoryUnit. multi CPU...
Dante Niewenhuis
2024-09-10
rewritten the checkpointing model (#250)
Dante Niewenhuis
2024-09-05
Sim trace update (#249)
Dante Niewenhuis
2024-06-17
Fixed CPU limit problem (#234)
Dante Niewenhuis
2024-05-07
Revamped failure models (#228)
Dante Niewenhuis
2024-04-22
Updated the power models and added tests (#222)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-02-14
Updated metrics and parquet output (#195)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-10-31
feat(sim/compute): Add support for snapshotting workloads
Fabian Mastenbroek
2022-10-31
refactor(sim/compute): Report exceptions in onStop as suppressed
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add support for chaining workloads
Fabian Mastenbroek
2022-10-28
refactor(sim/compute): Provide workload constructors in SimWorkloads
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
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(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move interference logic into VmInterferenceMember
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Pass interference key via parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove convergence listener parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move VM interference model into compute simulator
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize SimTraceWorkload
Fabian Mastenbroek
2021-10-03
feat(simulator): Expose CPU time counters directly on hypervisor
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-10-03
refactor(simulator): Merge distributor and aggregator into switch
Fabian Mastenbroek
2021-10-03
refactor(simulator): Combine work and deadline to duration
Fabian Mastenbroek
2021-09-19
refactor(simulator): Remove dependency on SnakeYaml
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize SimHost metrics
Fabian Mastenbroek
2021-08-25
refactor(simulator): Remove usage and speed fields from SimMachine
Fabian Mastenbroek
2021-08-25
fix(simulator): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-24
fix(simulator): Support trace fragments with zero cores available
Fabian Mastenbroek
2021-08-24
refactor(simulator): Execute traces based on timestamps
Fabian Mastenbroek
2021-06-24
simulator: Re-implement performance interference model
Fabian Mastenbroek
2021-06-22
simulator: Add support for storage devices (v1)
Fabian Mastenbroek
2021-06-22
simulator: Add support for attaching network adapter to machine
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
2021-06-21
simulator: Add Linux CPU frequency scaling governors
Hongyu
2021-06-20
simulator: Add Linux CPU frequency scaling governors
Hongyu
2021-06-14
simulator: Add energy modelling subsystem to OpenDC
Fabian Mastenbroek
[next]