<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opendc.git/site, branch master</title>
<subtitle>The OpenDC repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/'/>
<entry>
<title>Removing gh-pages site from master branch (#338)</title>
<updated>2025-05-19T11:31:34+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2025-05-19T11:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=e9a1b6078e366a8ee071f5d423a1874608618e4d'/>
<id>e9a1b6078e366a8ee071f5d423a1874608618e4d</id>
<content type='text'>
* Removing site from master branch

* Updated README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removing site from master branch

* Updated README.md</pre>
</div>
</content>
</entry>
<entry>
<title>Updated website documentation (#334)</title>
<updated>2025-05-16T08:32:08+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2025-05-16T08:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=d70312f122d9ef7c31b05757239ffc66af832dee'/>
<id>d70312f122d9ef7c31b05757239ffc66af832dee</id>
<content type='text'>
* Updated website documentation

* Updated some documentation and fixed links

* small updates

* small updates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated website documentation

* Updated some documentation and fixed links

* small updates

* small updates</pre>
</div>
</content>
</entry>
<entry>
<title>Adds load shifting over time (#319)</title>
<updated>2025-03-20T09:16:46+00:00</updated>
<author>
<name>Sacheendra Talluri</name>
<email>sacheendra.t@gmail.com</email>
</author>
<published>2025-03-20T09:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=1e35c61cd31b8bfb33a6ccbb46b08c0466518e6c'/>
<id>1e35c61cd31b8bfb33a6ccbb46b08c0466518e6c</id>
<content type='text'>
* Start time shifting

* Existing experiments work with new columns

* Remove unused traces dir

* Update java to 21 LTS and jacoco to be compatible

* Minimal working timeshifting

* Timeshift scheduler linked as carbon receiver

* Add basic tests for timeshift scheduler

* Run spotless apply

* Modify tarce format tests to support new fields

* Change all mentions of java 19 to 21

* Add a deferAll option to workload to make all tasks deferrable

* Run spotless apply

* Copy traces from resources in web dockerfile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Start time shifting

* Existing experiments work with new columns

* Remove unused traces dir

* Update java to 21 LTS and jacoco to be compatible

* Minimal working timeshifting

* Timeshift scheduler linked as carbon receiver

* Add basic tests for timeshift scheduler

* Run spotless apply

* Modify tarce format tests to support new fields

* Change all mentions of java 19 to 21

* Add a deferAll option to workload to make all tasks deferrable

* Run spotless apply

* Copy traces from resources in web dockerfile</pre>
</div>
</content>
</entry>
<entry>
<title>add how to for using intellij (#305)</title>
<updated>2025-03-19T14:34:38+00:00</updated>
<author>
<name>vincent van beek</name>
<email>vincentvanbeek@mac.com</email>
</author>
<published>2025-03-19T14:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=6211b887b68b3ebc9245fada1c0f36725955b052'/>
<id>6211b887b68b3ebc9245fada1c0f36725955b052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the option to select which files to export. (#307)</title>
<updated>2025-02-18T10:58:56+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2025-02-18T10:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=ee770ffe22e1eb2d7f28c010d6252222d2f4bc1a'/>
<id>ee770ffe22e1eb2d7f28c010d6252222d2f4bc1a</id>
<content type='text'>
* Added the option to select which files to export.

* Updated documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added the option to select which files to export.

* Updated documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Connected the cpu power model given by the topology.json to SimCpu.java (#274)</title>
<updated>2024-11-26T14:28:48+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-11-26T14:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=a2caf51f6e4691736e36ee41a178c6f6bbae3d67'/>
<id>a2caf51f6e4691736e36ee41a178c6f6bbae3d67</id>
<content type='text'>
* Connected the cpu power model given by the topology.json to SimCpu.java

* ran spotless</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Connected the cpu power model given by the topology.json to SimCpu.java

* ran spotless</pre>
</div>
</content>
</entry>
<entry>
<title>Hiding all tutorials that are currently not working to reduce confusion (#263)</title>
<updated>2024-11-05T17:41:50+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-11-05T17:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=15730a89974e10fb19e689c0379a7e761fba0c14'/>
<id>15730a89974e10fb19e689c0379a7e761fba0c14</id>
<content type='text'>
* Hidden all tutorials that are currently not working to reduce confusion

* removed advanced guides from docusaurus

* removed advanced guides from whats-next

* removed advanced guides from support page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Hidden all tutorials that are currently not working to reduce confusion

* removed advanced guides from docusaurus

* removed advanced guides from whats-next

* removed advanced guides from support page</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation update (#261)</title>
<updated>2024-11-05T13:17:08+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-11-05T13:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=0f835d57b0e989e25aa0b71fe374a0fb1a94e86f'/>
<id>0f835d57b0e989e25aa0b71fe374a0fb1a94e86f</id>
<content type='text'>
* Updated a lot of documentation, added a new get-started tutorial.

* Applied Spotless

* Applied Spotless Java

* Added bitbrains workload to site</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated a lot of documentation, added a new get-started tutorial.

* Applied Spotless

* Applied Spotless Java

* Added bitbrains workload to site</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote the  FlowEngine (#256)</title>
<updated>2024-10-25T11:32:41+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-10-25T11:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=5a365dbc068f2a8cdfa9813c39cc84bb30e15637'/>
<id>5a365dbc068f2a8cdfa9813c39cc84bb30e15637</id>
<content type='text'>
* Removed unused components. Updated tests.

Improved checkpointing model

Improved model, started with SimPowerSource

implemented FailureModels and Checkpointing

First working version

midway commit

first update

All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability.

* fixed merge conflicts

* Updated M3SA paths.

* Fixed small typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed unused components. Updated tests.

Improved checkpointing model

Improved model, started with SimPowerSource

implemented FailureModels and Checkpointing

First working version

midway commit

first update

All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability.

* fixed merge conflicts

* Updated M3SA paths.

* Fixed small typo</pre>
</div>
</content>
</entry>
<entry>
<title>M3SA - Multi-Meta-Model Simulation Analyzer (#251)</title>
<updated>2024-10-25T06:21:49+00:00</updated>
<author>
<name>Radu Nicolae</name>
<email>rnicolae04@gmail.com</email>
</author>
<published>2024-10-25T06:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/opendc.git/commit/?id=27f5b7dcb05aefdab9b762175d538931face0aba'/>
<id>27f5b7dcb05aefdab9b762175d538931face0aba</id>
<content type='text'>
* (feat) demo files are now ignored

* integrating m3sa changes with opendc

* gitignore ignores demo

* m3sa linked, tested, works 🎉🎆

* linting &amp; checks fully pass

* m3sa documentation (re...)added

* package.json added, a potentail solution for Build Docker Images workflow

* (fix) opendc-m3sa renamed to opendc-experiments-m3sa

* (feat) Model is now a dataclass

* (fix) package and package-lock reverted as before the PR, now they mirror the opendc master branch

* (fix) Experiments renamed to experiment

* branch updated with changes from master branch

* trying to fix the build docker image failed workflow

* trying to fix the build docker image failed workflow

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#37)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#38)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#39)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* [TEMP](feat) m3saCli decoupled from experimentCli

* spotless and minor refactoring

* (feat)[TEMP] decoupling m3sa from experiment

* spotless applied

* documentation resolved

* requirements.txt added

* path to M3SA is now provided as a parameter to M3SACLI

* spotless applied

* (fix) python environment variables solved, output analysis folder solved

* documentation changed and matching the master branch doc

* package-lock reverted

* package-lock reverted

---------

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* (feat) demo files are now ignored

* integrating m3sa changes with opendc

* gitignore ignores demo

* m3sa linked, tested, works 🎉🎆

* linting &amp; checks fully pass

* m3sa documentation (re...)added

* package.json added, a potentail solution for Build Docker Images workflow

* (fix) opendc-m3sa renamed to opendc-experiments-m3sa

* (feat) Model is now a dataclass

* (fix) package and package-lock reverted as before the PR, now they mirror the opendc master branch

* (fix) Experiments renamed to experiment

* branch updated with changes from master branch

* trying to fix the build docker image failed workflow

* trying to fix the build docker image failed workflow

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#37)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#38)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* All simulation are now run with a single CPU and single MemoryUnit. multi CPUs are combined into one. This is for performance and explainability. (#255) (#39)

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;

* [TEMP](feat) m3saCli decoupled from experimentCli

* spotless and minor refactoring

* (feat)[TEMP] decoupling m3sa from experiment

* spotless applied

* documentation resolved

* requirements.txt added

* path to M3SA is now provided as a parameter to M3SACLI

* spotless applied

* (fix) python environment variables solved, output analysis folder solved

* documentation changed and matching the master branch doc

* package-lock reverted

* package-lock reverted

---------

Co-authored-by: Dante Niewenhuis &lt;d.niewenhuis@hotmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
