<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/database/test.sql, 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>Continue cleaning up</title>
<updated>2020-08-24T17:43:48+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-06-30T12:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=8ede2b8597eb14c0567c2c3c0135593f7c557521'/>
<id>8ede2b8597eb14c0567c2c3c0135593f7c557521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalize monorepo setup for OpenDC</title>
<updated>2020-08-24T14:32:31+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-08-24T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=b50558d6ce990ada3d4b4c1b4fbb6eaf582d5dad'/>
<id>b50558d6ce990ada3d4b4c1b4fbb6eaf582d5dad</id>
<content type='text'>
This change merges the four main OpenDC development repositories into a
single Git repository and performs final organization of the repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change merges the four main OpenDC development repositories into a
single Git repository and performs final organization of the repository.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare opendc repository for monorepo</title>
<updated>2020-08-24T14:04:00+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-06-29T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=4a79cefdf5d71715b6c575d5c8bb4fea418c2ba6'/>
<id>4a79cefdf5d71715b6c575d5c8bb4fea418c2ba6</id>
<content type='text'>
This change prepares the opendc repository for a monorepo setup by
moving all files to the core/ directory. After all repositories have
been merged into this repository, we will move the correct files back.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change prepares the opendc repository for a monorepo setup by
moving all files to the core/ directory. After all repositories have
been merged into this repository, we will move the correct files back.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Add GWF conversion script</title>
<updated>2018-08-14T17:15:20+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2018-02-06T10:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=1e7e32cf7c65a5c9138c54495f1cc3f277529dd1'/>
<id>1e7e32cf7c65a5c9138c54495f1cc3f277529dd1</id>
<content type='text'>
This change adds a conversion script that allows users to import traces
from the Grid Workload Archive (see http://gwa.ewi.tudelft.nl/) into the
OpenDC database.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds a conversion script that allows users to import traces
from the Grid Workload Archive (see http://gwa.ewi.tudelft.nl/) into the
OpenDC database.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Implement Scheduler Reference Architecture</title>
<updated>2018-08-14T17:15:16+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2018-07-19T22:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=dfddb6c25c96598295ad8b50092c9f4dd946e560'/>
<id>dfddb6c25c96598295ad8b50092c9f4dd946e560</id>
<content type='text'>
This change implements the parts of the Datacenter Scheduling Reference
Architecture as published in SC18.

This commit consists of changes to the database schema such as:

- **Removal of `parallelizability` column in `Task`**
  This field was not used by the simulator and we opted to use a field
  describing the amount of cores the task can run on instead.
- **Removal of `task_id` column in `MachineState`**
  This field did not make sense anymore now that a machine can run
  multiple tasks. Fortunately, this field is not used in the frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements the parts of the Datacenter Scheduling Reference
Architecture as published in SC18.

This commit consists of changes to the database schema such as:

- **Removal of `parallelizability` column in `Task`**
  This field was not used by the simulator and we opted to use a field
  describing the amount of cores the task can run on instead.
- **Removal of `task_id` column in `MachineState`**
  This field did not make sense anymore now that a machine can run
  multiple tasks. Fortunately, this field is not used in the frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add topology_id concept to database</title>
<updated>2017-09-26T15:11:13+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2017-09-26T15:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=488345a3ad61f76f63173a534f0db6057d04f0cc'/>
<id>488345a3ad61f76f63173a534f0db6057d04f0cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with rack creation</title>
<updated>2017-09-25T08:45:22+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2017-09-25T08:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d85c1233dab14a9239646410d76ca35ed1cd0665'/>
<id>d85c1233dab14a9239646410d76ca35ed1cd0665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update schema.sql to drop tables if existing</title>
<updated>2017-09-25T06:32:07+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2017-09-25T06:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=805367fb4c5af4ba40e8c507b788da0078b4f60d'/>
<id>805367fb4c5af4ba40e8c507b788da0078b4f60d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to MariaDB</title>
<updated>2017-09-23T21:36:55+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2017-09-23T21:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=25ea7072fd24ebc4367fb854bd4ec8b3d778b5ab'/>
<id>25ea7072fd24ebc4367fb854bd4ec8b3d778b5ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add traceId foreign key to job model</title>
<updated>2017-08-08T10:06:05+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>g.andreadis@student.tudelft.nl</email>
</author>
<published>2017-08-08T10:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=081dea194ba8f63878735775416c12faa769b6b3'/>
<id>081dea194ba8f63878735775416c12faa769b6b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
