Skip to content

Releases: atlarge-research/opendc

OpenDC v2.2b

06 Feb 11:10
f9ffdfb
Compare
Choose a tag to compare

OpenDC 2.2b extends both the input and the output of OpenDC.

The topology.json file now also accepts strings instead of numbers. When using strings as an input, the user can specify the unit of the value. See #242 for more info.

A user can now specify which columns should be exported by OpenDC. This can be useful when running large experiments. See #241 for more information.

What's Changed

  • updated ScenarioFactory and ScenarioSpec by @DanteNiewenhuis in #239
  • Added Unit of measurament system with new deserialization by @T0mexX in #242
  • Refactored parquet exporters, dynamic selection of output columns by @T0mexX in #241

New Contributors

Full Changelog: v2.2a...v2.2b

OpenDC v2.2a

06 Feb 11:09
461bfa6
Compare
Choose a tag to compare

Fixed a small typo preventing the OpenDCScenarioRunner to run properly

What's Changed

  • Fixed typo in gradle build file that caused the distribution to not run. by @DanteNiewenhuis in #237

Full Changelog: v2.2...v2.2a

OpenDC v2.2: Interface rework

06 Feb 11:05
a17e7ed
Compare
Choose a tag to compare

This release updates most components from the 2.0 release.
Most important changes:

Reworked the scenario implementation to use JSON files
Reworked the topology implemenation to use JSON files
Implemented carbon traces to determine the carbon emissions
Reworked Failure Models

What's Changed

Full Changelog: v2.1...v2.2

OpenDC v2.1

06 Feb 10:57
a7ae001
Compare
Choose a tag to compare

First major patch for OpenDC2.0

What's Changed

Read more

RaDiCe: A Risk Analysis Framework for DataCenters

30 Jul 14:41
project/radice
63db02a
Compare
Choose a tag to compare

This release contains the code and data artifacts used to produce the paper "RaDiCe: A Risk Analysis Framework for DataCenters".

OpenDC v2.0

10 May 09:04
v2.0
4711180
Compare
Choose a tag to compare

This is the second major release of OpenDC, the open-source datacenter simulation platform. Version 2 of OpenDC enables convenient modeling and simulation of existing and emerging technologies in cloud datacenters.

We started work on OpenDC in 2017, with a great plan and unique vision. We put in total 4 years of science, design, and engineering to reach this point.
OpenDC 2.0 supports workflows, serverless and cloud computing operations, Big Data and machine learning workloads, virtualization and bare-metal datacenters. OpenDC can solve problems of short-term decision making, such as scheduling and auto-scaling, and also, through the Capelin extension, of long-term capacity planning and procurement.

Read more about OpenDC 2.0 here

OpenDC v1.0

30 Oct 07:58
Compare
Choose a tag to compare

First major release of the OpenDC platform! Features online datacenter construction and simulation, as well as a public API for direct access.