index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-compute
Age
Commit message (
Expand
)
Author
2024-11-07
Fixed power source bug (#265)
Dante Niewenhuis
2024-11-06
Fixed small problem with tasks that are too large to schedule never finishing...
Dante Niewenhuis
2024-11-05
Documentation update (#261)
Dante Niewenhuis
2024-11-03
Rewritten the Carbon model (#260)
Dante Niewenhuis
2024-11-01
Updated computeService to force the simulation to stop when all tasks are fin...
Dante Niewenhuis
2024-10-30
Added power sources to OpenDC (#258)
Dante Niewenhuis
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-12
Added max number of failures (#254)
Dante Niewenhuis
2024-09-10
rewritten the checkpointing model (#250)
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-08-27
Updated SimTrace to use a single ArrayDeque instead of three separate lists f...
Dante Niewenhuis
2024-08-22
Refactored exporters. Allows output column selection in scenario (#241) (#241)
Alessio Leonardo Tomei
2024-08-22
Added Unit of measurament system with new deserialization (#242)
Alessio Leonardo Tomei
2024-06-17
Fixed CPU limit problem (#234)
Dante Niewenhuis
2024-05-31
Addded host_name and boot_time_absolute to the output files (#233)
Dante Niewenhuis
2024-05-07
Revamped failure models (#228)
Dante Niewenhuis
2024-05-01
Output folder structure (#225)
Radu Nicolae
2024-04-29
Reworked Scenario.kt to consist of only specifications. The Specs are turned ...
Dante Niewenhuis
2024-04-29
Fixed several cpu related bugs, changed input topology (#226)
Dante Niewenhuis
2024-04-22
Updated the power models and added tests (#222)
Dante Niewenhuis
2024-04-22
Merged scenario and portfolio (#220)
Radu Nicolae
2024-04-17
Added support for carbon traces (#218)
Dante Niewenhuis
2024-04-11
Added absolute timestamp based on the given workload to the output files (#215)
Dante Niewenhuis
2024-03-19
Scenario and Portfolio update (#209)
Dante Niewenhuis
2024-03-05
Cpu fix (#208)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-02-16
Metric update (#205)
Dante Niewenhuis
2024-02-16
Added documentation for input and output (#203)
Dante Niewenhuis
2024-02-14
Updated metrics and parquet output (#195)
Dante Niewenhuis
2024-01-08
refactored opendc-experiment-compute (#190)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-11-14
Updated TraceReader, Simulation now continues until all tasks are done
Dante Niewenhuis
2022-11-27
refactor(compute/service): Do not split interface and implementation
Fabian Mastenbroek
2022-11-27
refactor(compute/service): Expose state directly to clients
Fabian Mastenbroek
2022-11-27
refactor(compute/api): Do not suspend in compute API
Fabian Mastenbroek
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-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-04
refactor: Use RandomGenerator as randomness source
Fabian Mastenbroek
2022-10-31
feat(sim/compute): Add support for snapshotting workloads
Fabian Mastenbroek
2022-10-28
perf(compute/sim): Use static logger field
Fabian Mastenbroek
2022-10-28
refactor(compute/service): Do not suspend on guest start
Fabian Mastenbroek
2022-10-28
feat(compute/sim): Model host boot time
Fabian Mastenbroek
2022-10-28
refactor(compute/sim): Use workload chaining for boot delay
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add completion parameter to startWorkload
Fabian Mastenbroek
2022-10-21
fix: Add log4j-core dependency
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
[prev]
[next]