<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/site/docs/documentation/Output.md, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.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/sunfish.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/sunfish.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>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/sunfish.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/sunfish.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/sunfish.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>Added support for carbon traces (#218)</title>
<updated>2024-04-17T16:17:17+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-04-17T16:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d652fa2fa76556edd81d3b8087a0c943d462ec49'/>
<id>d652fa2fa76556edd81d3b8087a0c943d462ec49</id>
<content type='text'>
* Started with the carbon trace implementation

* Moved the carbon trace system to the proper folders</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Started with the carbon trace implementation

* Moved the carbon trace system to the proper folders</pre>
</div>
</content>
</entry>
<entry>
<title>Metric update (#205)</title>
<updated>2024-02-16T14:11:05+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-02-16T14:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d28002a3c151d198298574312f32f1cb43f3a660'/>
<id>d28002a3c151d198298574312f32f1cb43f3a660</id>
<content type='text'>
* Updated metrics to consistently be ms

* Updated metrics to consistently be ms

* Updated metric documentation on the site

* Updated some tests to work with the updated metrics</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated metrics to consistently be ms

* Updated metrics to consistently be ms

* Updated metric documentation on the site

* Updated some tests to work with the updated metrics</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for input and output (#203)</title>
<updated>2024-02-16T12:12:26+00:00</updated>
<author>
<name>Dante Niewenhuis</name>
<email>d.niewenhuis@hotmail.com</email>
</author>
<published>2024-02-16T12:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=29f3fd2f2b88b68524e54b9ed00cce5fd6b6c949'/>
<id>29f3fd2f2b88b68524e54b9ed00cce5fd6b6c949</id>
<content type='text'>
* Started with a documentation page

* Started with a documentation page

* Added documentation of the input required to run OpenDC, and the output returned by OpenDC to the website.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Started with a documentation page

* Started with a documentation page

* Added documentation of the input required to run OpenDC, and the output returned by OpenDC to the website.</pre>
</div>
</content>
</entry>
</feed>
