summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-17Update OpenDC team in team sectionGeorgios Andreadis
2018-08-14Merge pull request #13 from atlarge-research/feature/sc18-experimentsFabian Mastenbroek
2018-08-14feat: Add job metricsFabian Mastenbroek
2018-08-14feat: Add support for both wall and cpu timeFabian Mastenbroek
2018-08-14feat: Add job id to DB schemaGeorgios Andreadis
2018-08-14feat: Add task metrics to DB schemaGeorgios Andreadis
2018-08-14feat: Add stage measurements to schemaFabian Mastenbroek
2018-08-14feat: Add GWF conversion scriptGeorgios Andreadis
2018-08-14feat: Implement Scheduler Reference ArchitectureFabian Mastenbroek
2018-08-14Merge pull request #10 from atlarge-research/feature/sc18-experimentsGeorgios Andreadis
2018-08-14chore: Automatically import database schema in Docker imageFabian Mastenbroek
2018-07-20feat: Implement Scheduler Reference ArchitectureFabian Mastenbroek
2018-07-19refactor: Improve exception handling in processes (#29)Fabian Mastenbroek
2018-07-17bug: Fix crashed processes from being resumed (#28)Fabian Mastenbroek
2018-07-12refactor: Use top-level coroutineContext (#24)Fabian Mastenbroek
2018-07-12docs: Update download instructions in README (#25)Fabian Mastenbroek
2018-07-11chore: Update build toolchain (#23)Fabian Mastenbroek
2018-07-11chore: Add support for JacocoFabian Mastenbroek
2018-07-11chore: Update Gradle build configurationFabian Mastenbroek
2018-07-11chore: Update Gradle wrapper versionFabian Mastenbroek
2018-07-11feat: Interpolate machine state and task progress (#21)Fabian Mastenbroek
2018-05-17Update README.mdGeorgios Andreadis
2018-05-17Delete .bithoundrcGeorgios Andreadis
2018-04-22feat(#12): Implement Instrumentation APIFabian Mastenbroek
2018-04-22feat(#12): Buffer instrumentation measurementsFabian Mastenbroek
2018-04-22feat(#12): Allow closing of instrument streamsFabian Mastenbroek
2018-02-23feat(#12): Add support for measurement interpolationFabian Mastenbroek
2018-02-23feat(#12): Implement Instrumentation API in Omega kernelFabian Mastenbroek
2018-02-23feat(#11): Create Instrumentation APIFabian Mastenbroek
2018-02-23refactor(#18): Redesign core simulation APIFabian Mastenbroek
2018-02-19refactor(#18): Simplify Context interfaceFabian Mastenbroek
2018-02-19refactor(#18): Refactor unused transformation receive methodsFabian Mastenbroek
2018-02-19bug: Make message priority queue stableFabian Mastenbroek
2018-02-18refactor(#18): Optimize importsFabian Mastenbroek
2018-02-18refactor(#18): Provide access to process context in nested callsFabian Mastenbroek
2018-02-16refactor(#18): Provide access to latest senderFabian Mastenbroek
2018-02-16refactor(#18): Fix broken receive() timeoutFabian Mastenbroek
2018-02-16Merge branch 'bug/task-machine' into 'master'Georgios Andreadis
2018-02-16bug: Fix model according to new schemaFabian Mastenbroek
2018-02-15Merge branch 'chore/database-schema' into 'master'Georgios Andreadis
2018-02-15chore: Automatically import database schema in Docker imageFabian Mastenbroek
2018-02-15refactor(#18): Handle process launch using a kernel processFabian Mastenbroek
2018-02-14refactor(#18): Create distinction between kernel and simulationFabian Mastenbroek
2018-02-13refactor(#18): Fix OpenDC model deploymentFabian Mastenbroek
2018-02-12refactor(#18): Launch processes at initial runFabian Mastenbroek
2018-02-12refactor(#18): Align formatting with official Kotlin Style GuideFabian Mastenbroek
2018-02-12refactor(#18): Update dependenciesFabian Mastenbroek
2018-02-08Convert default GWF task concurrency to parallelGeorgios Andreadis
2018-02-07Integrate refactored simulatorGeorgios Andreadis
2018-02-06Add GWF conversion scriptGeorgios Andreadis