| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-07 | compute: Pass simulation workload via image metadata | Fabian Mastenbroek | |
| This change removes the SimWorkloadImage implementation and changes Image to a data class without workload. Simulation workloads should now be pased via image metadata as the image storage should be unaware of any simulation details. | |||
| 2021-02-23 | Use Java Platform for shared dependency constraints | Fabian Mastenbroek | |
| This change uses the Java Platform functionality from Gradle to enable shared dependency constraints across modules. | |||
| 2021-02-23 | exp: Add support for running Capelin experiments in IntelliJ | Fabian Mastenbroek | |
