Change Log

0.1.1 (2018-09-24)

Full Changelog

Implemented enhancements:

  • Add scripts and helm charts to setup NFS in Gcloud. #69

Fixed bugs:

  • Automated Build broken due to Travis-Ci Memory limits #67

Closed issues:

  • Potential Bottleneck: Throughput of Persistent Disk for NFS #72

0.1.0 (2018-09-14)

Implemented enhancements:

  • Add documentation in reference implementation to docs #46
  • Replace cAdvisor with Kubernetes stats for Resource usage #38
  • Rename folders #31
  • Change docker image names #30
  • Add continuous output for mpirun #27
  • Replace SQlite with Postgres #25
  • Fix unittest #23
  • Add/Fix CI/Automated build #22
  • Cleanup unneeded project files #21
  • Remove hardcoded values #20
  • Improves Notes.txt #19
  • Rename components #15

Fixed bugs:

  • 504 Error when downloading metrics for long runs #61

Closed issues:

  • small doc improvements for first release #54
  • Check mlbench works on Google Cloud #51
  • learning rate scheduler #50
  • Add Nvidia k8s-device-plugin to charts #48
  • Add Weave to Helm Chart #41
  • Allow limiting of resources for experiments #39
  • Allow downloading of Run measurements #35
  • Worker Details page #33
  • Run Visualizations #32
  • Show experiment history in Dashboard #18
  • Show model progress in Dashboard #13
  • Report cluster status in Dashboard #12
  • Send metrics from SGD example to metrics api #11
  • Add metrics endpoint for experiments #10
  • Let Coordinator Dashboard start a distributed Experiment #9
  • Add mini-batch SGD model experiment #8
  • add benchmark code for MPI #7
  • add benchmark code for tensorflow #6
  • add benchmark code for apache reef #5
  • add benchmark code for apache flink #4
  • get initial benchmark numbers (spark reference implementation and mllib/ml) #3
  • evaluate script (framework-independent) and algorithm output format #2
  • bench-spark: remove prepare-data for now, comment on solver prequisites #1

* This Change Log was automatically generated by `github_changelog_generator <https://github.com/skywinder/Github-Changelog-Generator>`__